Skip to content

Commit

Permalink
Use JDK 12 on MacOS Travis CI to workaround JDK 13 incompatibility, s…
Browse files Browse the repository at this point in the history
  • Loading branch information
adamretter committed Nov 24, 2019
1 parent f7104ba commit 18c8a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ matrix:
- jdk: openjdk10
- jdk: openjdk11
- os: osx
osx_image: xcode10.1
osx_image: xcode11
env: JAVA_HOME=$(/usr/libexec/java_home)
- dist: bionic

Expand Down

0 comments on commit 18c8a81

Please sign in to comment.