mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
Fix for travis setup changes
This commit is contained in:
@@ -2,7 +2,6 @@ language: go
|
||||
|
||||
script:
|
||||
- cd src/github.com/apcera/gnatsd
|
||||
- ls -la .
|
||||
- go build
|
||||
- go vet ./...
|
||||
- go test -i ./...
|
||||
|
||||
Reference in New Issue
Block a user