Skip to content

Commit

Permalink
tell travis to use openJDK instead of Oracle JDK
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Lehmann <[email protected]>
  • Loading branch information
Flugtiger committed Aug 6, 2019
1 parent d929f20 commit 3f7fe67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: java
jdk:
- openjdk11
- openjdk8

cache:
directories:
- ~/.m2
Expand Down

0 comments on commit 3f7fe67

Please sign in to comment.