Add Ruby 2.1.0, clean up references in allow_failures to now un-tested rvms.
This commit is contained in:
@@ -3,8 +3,6 @@ script: bundle exec rake spec
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: jruby
|
- rvm: jruby
|
||||||
- rvm: rbx
|
|
||||||
- rvm: ree
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
@@ -19,4 +17,5 @@ rvm:
|
|||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
- 2.1.0
|
||||||
- jruby
|
- jruby
|
||||||
|
|||||||
Reference in New Issue
Block a user