mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Test with Ruby 2.7.0 on Travis CI (#2097)
2.7.0-preview3 is not found: https://travis-ci.org/puma/puma/jobs/630376705
This commit is contained in:
parent
5ce516d6e3
commit
118aa6db20
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ matrix:
|
|||
- rvm: ruby-head
|
||||
env: jit=yes
|
||||
- rvm: truffleruby
|
||||
- rvm: 2.7.0-preview3
|
||||
- rvm: 2.7.0
|
||||
|
||||
allow_failures:
|
||||
- rvm: jruby-9.2.9.0
|
||||
|
|
Loading…
Reference in a new issue