Skip to content

Commit

Permalink
Merge pull request #320 from msoap/patch-1
Browse files Browse the repository at this point in the history
Update Go versions for Travis.CI
  • Loading branch information
kozlovic authored Oct 2, 2017
2 parents 0977874 + a99dd0d commit 4b47946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: go
sudo: false
go:
- 1.9.x
- 1.8.x
- 1.7.x
- 1.6.x
install:
- go get -t ./...
- go get github.com/nats-io/gnatsd
Expand Down

0 comments on commit 4b47946

Please sign in to comment.