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 <[email protected]>
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