Skip to content

Commit

Permalink
appveyor: the main folder is now jdk-11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Jan 24, 2019
1 parent 5619d13 commit a4abe77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
JAVA_HOME: C:\projects\pro\jdk-11
JAVA_HOME: C:\projects\pro\jdk-11.0.2

install:
- ps: (new-object net.webclient).DownloadFile('https://download.java.net/java/GA/jdk11/9/GPL/openjdk-11.0.2_windows-x64_bin.zip', 'C:\projects\pro\openjdk-11.zip')
Expand Down

0 comments on commit a4abe77

Please sign in to comment.