Allows ruby-2.1.0 to fail until a solution is found
This commit is contained in:
@@ -5,6 +5,9 @@ rvm:
|
|||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.0
|
- 2.1.0
|
||||||
- 2.1.1
|
- 2.1.1
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- rvm: 2.1.0
|
||||||
script: bundle exec rspec --format documentation
|
script: bundle exec rspec --format documentation
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Reference in New Issue
Block a user