Skip to content

Commit

Permalink
Allow failures on ruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Mackenzie committed Jan 10, 2020
1 parent a0ae38e commit e25532f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ rvm:
- ruby-head
notifications:
email: false
jobs:
allow_failures:
- rvm: ruby-head

0 comments on commit e25532f

Please sign in to comment.