Skip to content

Commit

Permalink
[build] Allow tip failures (#312)
Browse files Browse the repository at this point in the history
[build] Allow tip failures
  • Loading branch information
elithrar authored Nov 4, 2017
1 parent 7625a85 commit bc452d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ matrix:
- go: 1.8
- go: 1.9
- go: tip
allow_failures:
- go: tip

install:
- # Skip
Expand Down

0 comments on commit bc452d9

Please sign in to comment.