1
0
Fork 0
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:
Nate Berkopec 2019-08-28 17:10:42 +00:00 committed by GitHub
parent beab7f01b8
commit 818aa4a12e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ script:
rvm:
- 2.2.10
- 2.3.8
- 2.4.7
- 2.4.6
- 2.5.6
- 2.6.4
- ruby-head
@ -45,7 +45,7 @@ matrix:
env: OS="Bionic 18.04 OpenSSL 1.1.1"
- rvm: ruby-head
env: jit=yes
- rvm: 2.4.7
- rvm: 2.4.6
os: osx
osx_image: xcode11
env: OS="osx xcode11"