Removes ruby 2.7.0 from failure matrix
This commit is contained in:
@@ -6,9 +6,6 @@ rvm:
|
|||||||
- 2.5.7
|
- 2.5.7
|
||||||
- 2.6.5
|
- 2.6.5
|
||||||
- 2.7.0
|
- 2.7.0
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- rvm: 2.7.0
|
|
||||||
script:
|
script:
|
||||||
- bundle exec rubocop
|
- bundle exec rubocop
|
||||||
- bundle exec rspec
|
- bundle exec rspec
|
||||||
|
|||||||
Reference in New Issue
Block a user