mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-16 19:14:41 -07:00
Fix for travis setup changes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
language: go
|
||||
|
||||
script:
|
||||
- go build
|
||||
- go vet ./...
|
||||
- go test -i ./...
|
||||
- go test -v ./...
|
||||
|
||||
Reference in New Issue
Block a user