Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #23 from nats-io/travis-build-versions
Browse files Browse the repository at this point in the history
removed older versions of go for travis builds
  • Loading branch information
aricart authored Feb 7, 2019
2 parents d18f643 + 33a1ac5 commit 323d5d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: go
sudo: false
go:
- 1.11.x
- 1.10.x
- 1.9.x
before_script:
- go list ./... | xargs go vet -v
script:
Expand Down

0 comments on commit 323d5d6

Please sign in to comment.