Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Travis: Allow rubinus to fail
Looks like an issue with em-spec
  • Loading branch information
mloughran committed Aug 15, 2012
1 parent 4ac3324 commit 4f2a5a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -7,5 +7,9 @@ rvm:
- jruby-19mode # JRuby in 1.9 mode
- rbx-18mode
- rbx-19mode
matrix:
allow_failures:
- rvm: rbx-18mode
- rvm: rbx-19mode

script: bundle exec rspec spec

0 comments on commit 4f2a5a4

Please sign in to comment.