You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2019/11/30 15:34:48 UTC

[incubator-iotdb] branch fix_travis updated: try to fix travis

This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch fix_travis
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/fix_travis by this push:
     new a68adee  try to fix travis
a68adee is described below

commit a68adeeb130b4a3d35798839ed8292ffdd47fa47
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Sat Nov 30 23:34:09 2019 +0800

    try to fix travis
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9e4c8f5..c87559e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -93,12 +93,12 @@ matrix:
       language: c
       name: win-openjdk11
       before_install:
-        #-  choco install openjdk11 --version=11.0.2.01 -y
+        # - choco install openjdk11 --version=11.0.2.01 -y
         # can get the download links from https://jdk.java.net/archive/
         - 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.2/binaries/apache-maven-3.6.2-bin.zip
         - /C/Progra~1/7-Zip/7z.exe x apache-maven-3.6.2-bin.zip -o/c/mvn362
-      	- /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