all repos — grayfriday @ 17bb7999de6cfb791d4f8986cc00b3309b370cdb

blackfriday fork with a few changes

Add Go 1.4 to Travis config
Vytautas Ĺ altenis vytas@rtfb.lt
Sat, 11 Apr 2015 18:07:21 +0300
commit

17bb7999de6cfb791d4f8986cc00b3309b370cdb

parent

a2702e7449e04ec7ce90428fbc707d8293eca27e

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

jump to
M .travis.yml.travis.yml

@@ -7,6 +7,7 @@

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