Skip to content

Commit

Permalink
Allow Travis build agains ruby-head to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
kolen committed Mar 5, 2018
1 parent ec6bd1f commit 3f59be7
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 @@ -21,5 +21,9 @@ rvm:
- rbx-3.100
- ruby-head

matrix:
allow_failures:
- rvm: ruby-head

notifications:
email: false

0 comments on commit 3f59be7

Please sign in to comment.