Merge pull request #919 from nats-io/travis-updates

Add Go 1.12 to Travis
This commit is contained in:
Waldemar Quevedo
2019-03-06 20:37:46 -08:00
committed by GitHub

View File

@@ -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