Skip to content

Commit

Permalink
Use JDK8 to avoid JDK11 problems/failures
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob authored Jul 28, 2019
1 parent 185a022 commit fcad271
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ matrix:
- rvm: 2.6.3
- rvm: jruby-9.2.7.0
env: JRUBY_OPTS=--debug
jdk: openjdk8
- rvm: ruby-head
- rvm: jruby-head
env: JRUBY_OPTS=--debug
jdk: openjdk8
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
Expand Down

0 comments on commit fcad271

Please sign in to comment.