Fix for travis setup changes

This commit is contained in:
Derek Collison
2013-05-31 09:11:22 -07:00
parent 7e3a1e460a
commit fac20c79fe

View File

@@ -1,6 +1,7 @@
language: go
script:
- cd src/github.com/apcera/gnatsd
- ls -la .
- go build
- go vet ./...