Skip to content

Commit

Permalink
Merge pull request #1951 from olleolleolle/patch-3
Browse files Browse the repository at this point in the history
CI: Use 2.4.7 which now exists
  • Loading branch information
nateberkopec committed Sep 7, 2019
2 parents 3042ef3 + 8de563f commit d5c394e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -29,7 +29,7 @@ script:
rvm:
- 2.2.10
- 2.3.8
- 2.4.6
- 2.4.7
- 2.5.6
- 2.6.4
- ruby-head
Expand All @@ -45,7 +45,7 @@ matrix:
env: OS="Bionic 18.04 OpenSSL 1.1.1"
- rvm: ruby-head
env: jit=yes
- rvm: 2.4.6
- rvm: 2.4.7
os: osx
osx_image: xcode11
env: OS="osx xcode11"
Expand Down

0 comments on commit d5c394e

Please sign in to comment.