You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by ou...@apache.org on 2019/08/29 02:02:24 UTC

[hawq] branch master updated: HAWQ-1752. Change .travis

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

oushu1wangziming1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git


The following commit(s) were added to refs/heads/master by this push:
     new eb9133e  HAWQ-1752. Change .travis
eb9133e is described below

commit eb9133eb1e8a29b254d7ab0208a6535530db090f
Author: wang.ziming <wa...@oushu.io>
AuthorDate: Tue Aug 27 16:50:23 2019 +0800

    HAWQ-1752. Change .travis
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index a3df596..214d94c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -77,6 +77,7 @@ install:
   - sudo pip install pycrypto
   - sudo pip install cogapp
   - sudo cpanm install JSON
+  
 
 before_script:
   - mvn apache-rat:check