mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Fix for travis setup changes
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
language: go
|
||||
|
||||
install:
|
||||
- go version
|
||||
- mkdir -p $GOPATH/src/github.com/apcera
|
||||
- ln -s /home/travis/build/apcera/gnatsd $GOPATH/src/github.com/apcera/gnatsd
|
||||
|
||||
script:
|
||||
- go build
|
||||
- go vet ./...
|
||||
|
||||
Reference in New Issue
Block a user