提交 edb150c9 编写于 作者: R RuiLei 提交者: Xiangdong Huang

fix win-oraclejdk8 travis

上级 60ab6dcb
...@@ -86,7 +86,7 @@ matrix: ...@@ -86,7 +86,7 @@ matrix:
name: win-oraclejdk8 name: win-oraclejdk8
before_install: before_install:
- choco install jdk8 -params 'installdir=c:\\jdk8' - choco install jdk8 -params 'installdir=c:\\jdk8'
- wget https://www-eu.apache.org/dist/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.zip - wget --no-check-certificate https://www-eu.apache.org/dist/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.zip
- /C/Progra~1/7-Zip/7z.exe x apache-maven-3.6.1-bin.zip -o/c/mvn361 - /C/Progra~1/7-Zip/7z.exe x apache-maven-3.6.1-bin.zip -o/c/mvn361
before_script: before_script:
- export "JAVA_HOME=/c/jdk8" - export "JAVA_HOME=/c/jdk8"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册