Skip to content

Commit

Permalink
Attempt to fix Travis CI build on openjdk11
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Feb 25, 2021
1 parent 0a12ef4 commit 9a90a62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
dist: focal
language: java
env:
global:
- JAVA_TOOL_OPTIONS=-Dhttps.protocols=TLSv1.2
jdk:
- openjdk9
- openjdk10
Expand Down

0 comments on commit 9a90a62

Please sign in to comment.