Skip to content

Commit

Permalink
Merge b869d53 into b158c84
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed Sep 16, 2019
2 parents b158c84 + b869d53 commit 676e795
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ language: ruby
matrix:
include:
- rvm: jruby-9k
jdk: oraclejdk8
jdk: oraclejdk11
before-install: gem install bundler --no-ri --no-rdoc
- rvm: jruby-9k
jdk: openjdk8
jdk: openjdk11
before-install: gem install bundler --no-ri --no-rdoc

# For OpenJDK 8 support
# https://github.com/travis-ci/travis-ci/issues/2968
dist: trusty
dist: xenial

addons:
# Fix OpenJDK builds
Expand Down

0 comments on commit 676e795

Please sign in to comment.