Skip to content

Commit

Permalink
[build] Add Go 1.8 to TravisCI (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak authored and elithrar committed Jul 27, 2017
1 parent e6739d6 commit 147b16b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
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 147b16b

Please sign in to comment.