Skip to content

Commit

Permalink
Merge pull request #80 from AlekSi/patch-1
Browse files Browse the repository at this point in the history
Bump Go versions
  • Loading branch information
mattfarina committed Sep 11, 2017
2 parents 3084677 + d5c0282 commit eabae39
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 eabae39

Please sign in to comment.