Skip to content

Commit

Permalink
[Travis] Allow failures on Rubinius (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Mar 18, 2013
1 parent 0fac88c commit e0be88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ rvm:
- rbx-19mode
matrix:
allow_failures:
- rvm: 1.9.3
- rvm: rbx-19mode
script: bundle exec rake spec

0 comments on commit e0be88f

Please sign in to comment.