Update .travis.yml

This commit is contained in:
netmml 2015-07-18 03:37:22 -04:00
parent a74b20f278
commit ef381fbb54

View file

@ -1,2 +1,7 @@
language: go
script: go test ./...
go:
- 1.4
- tip
script: go test ./...