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,7 +1,7 @@
language: go
go:
- 1.1
script:
- tip
script:
- go test ./...
- go build
- ./hugo -s docs/