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

[incubator-iotdb] branch fix_travis created (now 2fde5ce)

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

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


      at 2fde5ce  update jdk in windows

This branch includes the following new commits:

     new 2fde5ce  update jdk in windows

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-iotdb] 01/01: update jdk in windows

Posted by qi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2fde5ce599154ddf152e5a7a3a1a38fa61cf3cbd
Author: qiaojialin <64...@qq.com>
AuthorDate: Sat Nov 30 14:23:21 2019 +0800

    update jdk in windows
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index cf8f657..c9e5f8e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -93,7 +93,7 @@ matrix:
       language: c
       name: win-openjdk11
       before_install:
-        -  choco install openjdk11 --version=11.0.4.111 -y
+        -  choco install openjdk11 --version=11.0.5.10 -y
         - 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
         - mkdir C:\hadoop\bin