You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by rl...@apache.org on 2017/12/01 02:31:26 UTC

incubator-hawq git commit: HAWQ-1559 - Fix travis ci build failure due to missing apr package

Repository: incubator-hawq
Updated Branches:
  refs/heads/master 1ccf01b3d -> aa518ad8e


HAWQ-1559 - Fix travis ci build failure due to missing apr package


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/aa518ad8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/aa518ad8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/aa518ad8

Branch: refs/heads/master
Commit: aa518ad8ec38e44680d37979b1467ded98db3efb
Parents: 1ccf01b
Author: Shubham Sharma <sh...@gmail.com>
Authored: Thu Nov 30 17:19:06 2017 -0800
Committer: Shubham Sharma <sh...@gmail.com>
Committed: Thu Nov 30 17:19:06 2017 -0800

----------------------------------------------------------------------
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/aa518ad8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 5b7131c..025180d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,7 @@ install:
       openssl
       python
       snappy
+      apr
   - brew reinstall
       protobuf
       protobuf-c
@@ -46,6 +47,7 @@ install:
   - brew outdated maven   || brew upgrade maven
   - brew install iproute2mac
   - brew list --versions
+  - brew link apr --force
   - sudo easy_install pip
   - sudo pip install pycrypto
   - sudo cpanm install JSON