Update travis to use the Go 1.8 release.

This commit is contained in:
Colin Sullivan
2017-02-21 15:01:52 -07:00
parent 37ce250199
commit 0464583235

View File

@@ -2,7 +2,7 @@ language: go
go:
- 1.6.4
- 1.7.4
- 1.8beta2
- 1.8
install:
- go get github.com/nats-io/go-nats
- go get github.com/mattn/goveralls