Skip to content

Commit

Permalink
travis.yml: add go1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kisielk committed Aug 16, 2016
1 parent 801d6e3 commit a577578
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 @@ -6,6 +6,7 @@ matrix:
- go: 1.4
- go: 1.5
- go: 1.6
- go: 1.7
- go: tip
allow_failures:
- go: tip
Expand Down

0 comments on commit a577578

Please sign in to comment.