Skip to content

Commit

Permalink
Update Go version matrix for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Renström committed May 14, 2018
1 parent fb38e59 commit f3b98df
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: go

go:
- 1.0
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- '1.6'
- '1.7'
- '1.8'
- '1.9'
- '1.10'

sudo: false

0 comments on commit f3b98df

Please sign in to comment.