all repos — grayfriday @ fbdd06145d35fb97a93929e51ee3748ec1d648ee

blackfriday fork with a few changes

Add Go 1.5 to Travis config
Vytautas Ĺ altenis vytas@rtfb.lt
Sat, 17 Oct 2015 21:11:06 +0300
commit

fbdd06145d35fb97a93929e51ee3748ec1d648ee

parent

8cec3a854e68dba10faabbe31c089abf4a3e57a6

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M .travis.yml.travis.yml

@@ -8,6 +8,7 @@ go:

- 1.2 - 1.3 - 1.4 + - 1.5 install: - go get -d -t -v ./...