Skip to content

Commit

Permalink
ci(travis): Update Go versions for build
Browse files Browse the repository at this point in the history
  • Loading branch information
kscarlett committed Aug 30, 2018
1 parent 757beea commit 7579b4b
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
Expand Up @@ -4,10 +4,10 @@ matrix:
include:
- go: 1.x
env: LATEST=true
- go: 1.7.x
- go: 1.8.x
- go: 1.9.x
- go: 1.10.x
- go: 1.11.x
- go: tip
allow_failures:
- go: tip
Expand Down

0 comments on commit 7579b4b

Please sign in to comment.