Skip to content

Commit

Permalink
Bump Go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi authored Sep 8, 2017
1 parent 3084677 commit d5c0282
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: go

go:
- 1.6
- 1.7
- 1.8
- tip
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- master

before_script:
- git version
Expand Down

0 comments on commit d5c0282

Please sign in to comment.