Removes the Travis failure allowed for ruby-2.1.0
This commit is contained in:
@@ -5,9 +5,6 @@ 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