Skip to content

Commit

Permalink
add more Go versions to test, use latest patches
Browse files Browse the repository at this point in the history
  • Loading branch information
mna committed Mar 24, 2017
1 parent 259e93b commit fa68f87
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ sudo: false
language: go

go:
- 1.2
- 1.4
- 1.2.x
- 1.3.x
- 1.4.x
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip

0 comments on commit fa68f87

Please sign in to comment.