test on more things, but don't fail

This commit is contained in:
David Dollar
2012-06-11 13:34:08 -04:00
parent e06886ed57
commit 8b18143281

View File

@@ -1,8 +1,11 @@
script: bundle exec rake spec
rvm:
- 1.9.2
- 1.9.3
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: jruby
- rvm: rbx
- rvm: ree
notifications:
email: false
@@ -11,3 +14,11 @@ notifications:
on_failure: always
urls:
- http://dx-helper.herokuapp.com/travis
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby
- rbx
- ree