Update .travis.yml

This commit is contained in:
Victor Vieux 2014-12-12 11:52:25 -08:00
parent ea7264b508
commit 953f850dbe
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: go
install: install:
- go get code.google.com/p/go.tools/cmd/cover - go get code.google.com/p/go.tools/cmd/cover
- go get -d -v ./... - go get -d -v ./... && go build -v ./...
go: go:
- 1.3 - 1.3