Skip to content

Commit

Permalink
Merge pull request #906 from wallyqs/travis-go-import-path
Browse files Browse the repository at this point in the history
Add go import path for Travis
  • Loading branch information
derekcollison committed Feb 14, 2019
2 parents c329da7 + 2936e1b commit 01016a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: go
go:
- 1.10.x
- 1.11.x
go_import_path: github.com/nats-io/gnatsd
install:
- go get github.com/nats-io/go-nats
- go get github.com/nats-io/nkeys
Expand Down

0 comments on commit 01016a2

Please sign in to comment.