Update Go versions in travis.yml

This commit is contained in:
Ivan Kozlovic
2018-02-26 09:56:08 -07:00
parent f8f1f026e2
commit 30655ceca7

View File

@@ -1,8 +1,8 @@
language: go
go:
- 1.7.x
- 1.8.5
- 1.9.2
- 1.8.x
- 1.9.x
- 1.10.x
install:
- go get github.com/nats-io/go-nats
- go get github.com/mattn/goveralls