Skip to content

Commit

Permalink
Allow ruby-head to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 25, 2016
1 parent 88067cd commit 873111a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ rvm:
env: COVERAGE=true
matrix:
allow_failures:
- rvm: "rbx-2"
- rvm: rbx-2
- rvm: ruby-head

0 comments on commit 873111a

Please sign in to comment.