Skip to content

Commit

Permalink
travis: allow golang 'tip' failures (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
JG² authored and jzelinskie committed Jun 14, 2016
1 parent 28295eb commit bed3662
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ addons:

notifications:
email: false

matrix:
allow_failures:
- go: tip

0 comments on commit bed3662

Please sign in to comment.