Skip to content

Commit

Permalink
Merge pull request #605 from nats-io/fix_server_dep
Browse files Browse the repository at this point in the history
Fixed NATS Server dep
  • Loading branch information
kozlovic committed Nov 12, 2020
2 parents 9e1f4a0 + 66d7c5c commit 0482788
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -2,12 +2,9 @@ language: go
go:
- 1.15.x
- 1.14.x
env:
- GO111MODULE=off
go_import_path: github.com/nats-io/nats.go
install:
- go get -t ./...
- go get github.com/nats-io/nats-server
- go get github.com/mattn/goveralls
- go get github.com/wadey/gocovmerge
- go get -u honnef.co/go/tools/cmd/staticcheck
Expand Down

0 comments on commit 0482788

Please sign in to comment.