Remove allow_failures for Travis for Ruby 2.5
This commit is contained in:
@@ -7,6 +7,3 @@ rvm:
|
|||||||
script:
|
script:
|
||||||
- bundle exec rake spec
|
- bundle exec rake spec
|
||||||
- bundle exec rake litmus:run
|
- bundle exec rake litmus:run
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- rvm: 2.5
|
|
||||||
|
|||||||
Reference in New Issue
Block a user