You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2018/11/02 20:46:49 UTC

[29/50] qpid-proton git commit: NO-JIRA: Fixing numpy brew link error via removal of unused postgis

NO-JIRA: Fixing numpy brew link error via removal of unused postgis


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d1179720
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d1179720
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/d1179720

Branch: refs/heads/go1
Commit: d1179720f31334372f2f541d1576283cd59bcfa1
Parents: 436275a
Author: Roddie Kieley <rk...@unifiedsoftworx.com>
Authored: Fri Sep 21 14:34:15 2018 -0230
Committer: Alan Conway <ac...@redhat.com>
Committed: Tue Sep 25 08:35:50 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/d1179720/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index af12f21..d3fd7c9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -51,6 +51,7 @@ matrix:
     - QPID_PROTON_CMAKE_ARGS='-DCMAKE_OSX_DEPLOYMENT_TARGET=10.13 -DBUILD_RUBY=NO'
     before_install:
     - brew update
+    - brew uninstall postgis
     - brew upgrade cmake python openssl
     - brew install libuv swig
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org