Skip to content

Commit

Permalink
Merge pull request #321 from yob/2-7-final
Browse files Browse the repository at this point in the history
require specs to pass on MRI 2.7
  • Loading branch information
yob committed Jan 6, 2020
2 parents 35322db + f46b4e0 commit 54d39a2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -9,11 +9,8 @@ rvm:
- 2.4
- 2.5
- 2.6
- 2.7.0-preview2
- 2.7
- jruby-9.1
- jruby-9.2
before_install:
- gem update bundler
matrix:
allow_failures:
- rvm: 2.7.0-preview2

0 comments on commit 54d39a2

Please sign in to comment.