travis.yml: try to build all of the packages

This commit is contained in:
Brandon Philips 2013-06-25 08:55:34 -07:00
parent 8aa610e350
commit 9c07258c01
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ language: go
go: 1.1
script:
- go test -v omaha
- go test -v ./...