Skip to content

Commit

Permalink
Switch JDK to 11
Browse files Browse the repository at this point in the history
Signed-off-by: Piotrek Zygielo <[email protected]>
  • Loading branch information
pzygielo committed Mar 27, 2021
1 parent 13800ca commit 90541bf
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 @@ -5,7 +5,7 @@ before_install:
- export M2_HOME=$PWD/apache-maven-3.5.4
- export PATH=$M2_HOME/bin:$PATH
jdk:
- openjdk8
- openjdk11
install:
- echo "Overriding default install"
before_script:
Expand Down

0 comments on commit 90541bf

Please sign in to comment.