mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-14 02:07:59 -07:00
Merge pull request #919 from nats-io/travis-updates
Add Go 1.12 to Travis
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
go_import_path: github.com/nats-io/gnatsd
|
||||
install:
|
||||
- go get github.com/nats-io/go-nats
|
||||
|
||||
Reference in New Issue
Block a user