Bumping Travis to test go 1.3 & 1.4

This commit is contained in:
spf13 2014-12-30 14:58:48 -05:00
parent d3c3676161
commit fb1b795d59

View file

@ -1,6 +1,6 @@
language: go
go:
- 1.2
- 1.3
- tip
script:
- go test ./...