Skip to content

Commit

Permalink
try to compile with openjdk14
Browse files Browse the repository at this point in the history
  • Loading branch information
mplushnikov committed Feb 13, 2021
1 parent e53fcd8 commit 1092bcd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: java
jdk:
- openjdk11
- openjdk14
git:
submodules: false

Expand All @@ -16,6 +16,7 @@ before_cache:

env:
- IDEA_VERSION=LATEST-EAP-SNAPSHOT
- IDEA_VERSION=2020.3.2
- IDEA_VERSION=2020.3

before_install:
Expand Down

0 comments on commit 1092bcd

Please sign in to comment.