Allow shoulda-matchers to fail on rbx and jruby for now

This commit is contained in:
Prem Sichanugrist 2012-05-11 14:13:16 -04:00
parent eb3a2618d2
commit 369f9b26ca
1 changed files with 6 additions and 0 deletions

View File

@ -11,3 +11,9 @@ script: "bundle exec rake spec cucumber"
gemfile:
- gemfiles/3.0.gemfile
- gemfiles/3.1.gemfile
matrix:
allow_failures:
- rvm:
- rbx-18mode
- jruby