Skip to content

Commit

Permalink
move travis to jdk15
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Nov 5, 2020
1 parent 2e26ea2 commit 984999f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dist: bionic

jdk:
- oraclejdk11
- oraclejdk14
- oraclejdk15

cache:
directories:
Expand Down

0 comments on commit 984999f

Please sign in to comment.