This commit is contained in:
Steven Bazyl 2013-01-09 12:52:06 -08:00
commit 280cdff314
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,7 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- jruby
- ree
script: "bundle exec rake spec:all"
@ -15,3 +16,6 @@ notifications:
- sbazyl@google.com
on_success: change
on_failure: change
matrix:
allow_failures:
- rvm: 2.0.0