You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by hu...@apache.org on 2019/03/15 13:52:12 UTC

[hawq] branch huor_travis updated: HAWQ-1687. Fix travis broken due to missing apr-1-config

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

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


The following commit(s) were added to refs/heads/huor_travis by this push:
     new ebea46f  HAWQ-1687. Fix travis broken due to missing apr-1-config
ebea46f is described below

commit ebea46fda5a4805606a43ba7dc409c0a3c2d751a
Author: Ruilong Huo <hu...@163.com>
AuthorDate: Fri Mar 15 21:51:53 2019 +0800

    HAWQ-1687. Fix travis broken due to missing apr-1-config
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 4413a51..a614e4c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,6 +39,7 @@ install:
       python
       snappy
       apr
+      apr-util
   - brew reinstall
       protobuf
       protobuf-c