Add Ruby 2.1.0, clean up references in allow_failures to now un-tested rvms.

This commit is contained in:
Peter M. Goldstein
2014-01-13 15:28:47 -08:00
parent 1905a7c310
commit 34a1163fe9

View File

@@ -3,8 +3,6 @@ script: bundle exec rake spec
matrix:
allow_failures:
- rvm: jruby
- rvm: rbx
- rvm: ree
notifications:
email: false
@@ -19,4 +17,5 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- jruby