Skip to content

Commit

Permalink
Allow failure of Rubinius
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Nov 20, 2013
1 parent 461aefe commit 529a564
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
rvm:
- jruby-19mode
- rbx-19mode
- jruby-head
- rbx
- 1.8.7
- 1.9.2
- 1.9.3
Expand All @@ -10,3 +10,4 @@ rvm:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx

0 comments on commit 529a564

Please sign in to comment.