Skip to content

Commit

Permalink
Merge pull request #258 from manyminds/go-17-travis
Browse files Browse the repository at this point in the history
Allow travis to test for 1.7 as well
  • Loading branch information
wwwdata authored Aug 16, 2016
2 parents 22da272 + f4a6bf1 commit f5e0dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
go:
- 1.5
- 1.6
- 1.7
- tip

sudo: false
Expand Down

0 comments on commit f5e0dba

Please sign in to comment.