Skip to content

Commit

Permalink
Allow spec failures on unstable versions of ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Maher4Ever committed Aug 15, 2012
1 parent 91e7eb1 commit 254bd66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,10 @@ rvm:
- rbx-18mode - rbx-18mode
- rbx-19mode - rbx-19mode
bundler_args: --without=development bundler_args: --without=development
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
notifications: notifications:
recipients: recipients:
- thibaud@thibaud.me - thibaud@thibaud.me
Expand Down

0 comments on commit 254bd66

Please sign in to comment.