Skip to content

Commit

Permalink
Remove 1.7, 1.9 and add 1.12 to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lithammer committed May 13, 2019
1 parent fa2de10 commit bde7cf7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -2,9 +2,8 @@ language: go

go:
- '1.6'
- '1.7'
- '1.8'
- '1.9'
- '1.10'
- '1.12'

sudo: false

0 comments on commit bde7cf7

Please sign in to comment.