Skip to content

Commit 53bd084

Browse files
committed
AppVeyor test with Java 9 on VS 2015 image
1 parent 72c7aa6 commit 53bd084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ image: Visual Studio 2015
55
clone_depth: 50
66

77
environment:
8-
JAVA_HOME: "C:\\Program Files\\Java\\jdk1.8.0"
8+
JAVA_HOME: "C:\\Program Files\\Java\\jdk9"
99
MVN_VER: 3.6.0
1010
PYTHON: "C:\\Python35"
1111

0 commit comments

Comments
 (0)