Have travis build with latest go.

This commit is contained in:
spf13 2014-01-18 11:02:56 -05:00
parent cb04053385
commit fa2e58fd4a

View file

@ -1,6 +1,6 @@
language: go
go:
- 1.1
- tip
script:
- go test ./...
- go build