Skip to content

Commit

Permalink
Update Go versions in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlovic committed Feb 26, 2018
1 parent f8f1f02 commit 30655ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -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
Expand Down

0 comments on commit 30655ce

Please sign in to comment.