This is an automated email from the ASF dual-hosted git repository.
hxd pushed a commit to branch switch_to_choro_in_win_ci
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
The following commit(s) were added to refs/heads/switch_to_choro_in_win_ci by
this push:
new 4e35e40 try to use choco to download jdk and maven in Win Travis CI
4e35e40 is described below
commit 4e35e40757b96255ff65d5c1547736555d57e49f
Author: xiangdong huang <[email protected]>
AuthorDate: Wed Sep 23 18:46:27 2020 +0800
try to use choco to download jdk and maven in Win Travis CI
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 5f7c340..dc7a7d2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -75,7 +75,7 @@ matrix:
#- wget --no-check-certificate
https://download.java.net/java/GA/jdk11/9/GPL/openjdk-11.0.2_windows-x64_bin.zip
#- wget --no-check-certificate
https://www-eu.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.zip
#- /C/Progra~1/7-Zip/7z.exe x apache-maven-3.6.3-bin.zip -o/c/mvn363
- - /C/Progra~1/7-Zip/7z.exe x openjdk-11.0.2_windows-x64_bin.zip
-o/c/java
+ #- /C/Progra~1/7-Zip/7z.exe x openjdk-11.0.2_windows-x64_bin.zip
-o/c/java
- mkdir C:\hadoop\bin
- wget --no-check-certificate
https://github.com/cdarlint/winutils/raw/master/hadoop-2.7.3/bin/winutils.exe
-o C:\hadoop\bin
- wget --no-check-certificate
https://github.com/cdarlint/winutils/raw/master/hadoop-2.7.3/bin/hadoop.dll -o
C:\windows\system32