Skip to content

Commit

Permalink
AppVeyor test with Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
benalexau committed Feb 8, 2019
1 parent 9815ffe commit c9d4867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -5,7 +5,7 @@ image: Visual Studio 2017
clone_depth: 50

environment:
JAVA_HOME: "C:\\Program Files\\Java\\jdk1.8.0"
JAVA_HOME: "C:\\Program Files\\Java\\jdk11"
MVN_VER: 3.6.0
PYTHON: "C:\\Python35"

Expand Down

0 comments on commit c9d4867

Please sign in to comment.