Skip to content

Commit

Permalink
Add Go 1.8 to Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
garyburd committed Feb 16, 2017
1 parent 5ade364 commit 9acaa68
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 @@ -7,6 +7,7 @@ matrix:
- go: 1.5
- go: 1.6
- go: 1.7
- go: 1.8
- go: tip
allow_failures:
- go: tip
Expand Down

0 comments on commit 9acaa68

Please sign in to comment.