mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
2.4.7 -> 2.4.6
Wasn't in travis, but thats fine b/c 2.4.6 is basically exactly the same minus the rdoc/jquery patch
This commit is contained in:
parent
beab7f01b8
commit
818aa4a12e
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ script:
|
||||||
rvm:
|
rvm:
|
||||||
- 2.2.10
|
- 2.2.10
|
||||||
- 2.3.8
|
- 2.3.8
|
||||||
- 2.4.7
|
- 2.4.6
|
||||||
- 2.5.6
|
- 2.5.6
|
||||||
- 2.6.4
|
- 2.6.4
|
||||||
- ruby-head
|
- ruby-head
|
||||||
|
@ -45,7 +45,7 @@ matrix:
|
||||||
env: OS="Bionic 18.04 OpenSSL 1.1.1"
|
env: OS="Bionic 18.04 OpenSSL 1.1.1"
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
env: jit=yes
|
env: jit=yes
|
||||||
- rvm: 2.4.7
|
- rvm: 2.4.6
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode11
|
osx_image: xcode11
|
||||||
env: OS="osx xcode11"
|
env: OS="osx xcode11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue