Merge pull request #2 from coreos/fixup-travis

travis.yml: try to build all of the packages
This commit is contained in:
Brandon Philips 2013-06-25 09:21:45 -07:00
commit 3492dbe98c

View file

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