Switch travis to openJDK

This commit is contained in:
Mark J. Lehman 2020-02-11 20:03:11 -08:00
parent be40a5b628
commit 0a55cee14f

View File

@ -10,7 +10,7 @@ rvm:
- jruby-9.1.5.0 # is precompiled per http://rubies.travis-ci.org/
jdk:
- oraclejdk8
- openjdk8
before_install:
- gem update --system