Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update Ruby versions in TravisCI config.

  • Loading branch information...
ruebot committed Oct 15, 2019
1 parent 2e96df3 commit 1f0dd43872545cb341e2daf449f58e16cde2a733
Showing with 6 additions and 3 deletions.
  1. +6 −3 .travis.yml
@@ -7,9 +7,11 @@ branches:
- master
rvm:
- 2.7.0-preview1
- 2.6.3
- 2.5.5
- 2.4.6
- 2.6.5
- 2.5.7
- 2.4.9
- jruby-9.2.8.0

jdk:
- openjdk8
- openjdk11
@@ -18,6 +20,7 @@ matrix:
allow_failures:
- jdk: openjdk11
- rvm: 2.7.0-preview1
- rvm: jruby-9.2.8.0

# Update to phantomjs 2.1.1 to fix issues with < 2
# See https://github.com/travis-ci/travis-ci/issues/3225#issuecomment-177592725

0 comments on commit 1f0dd43

Please sign in to comment.
You can’t perform that action at this time.