You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by as...@apache.org on 2018/03/23 20:04:54 UTC

[2/2] qpid-proton git commit: WIP: Try building ruby on MacOSX again

WIP: Try building ruby on MacOSX again


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

Branch: refs/heads/osx
Commit: d4b9e40d30d39c6ba27a29cab25189bbbaf0f868
Parents: 2f7c717
Author: Andrew Stitcher <as...@apache.org>
Authored: Fri Mar 23 16:04:16 2018 -0400
Committer: Andrew Stitcher <as...@apache.org>
Committed: Fri Mar 23 16:04:16 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/d4b9e40d/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 93ffb78..70898ee 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,7 @@ matrix:
     env:
     - PKG_CONFIG_PATH='/usr/local/opt/openssl/lib/pkgconfig'
     - PATH="/usr/local/opt/python/libexec/bin:/usr/local/bin:$PATH"
-    - QPID_PROTON_CMAKE_ARGS='-DSASL_IMPL=none -DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 -DBUILD_RUBY=OFF -DENABLE_FUZZ_TESTING=NO'
+    - QPID_PROTON_CMAKE_ARGS='-DSASL_IMPL=none -DCMAKE_OSX_DEPLOYMENT_TARGET=10.11 -DENABLE_FUZZ_TESTING=NO'
     before_install:
     - brew update
     - brew upgrade cmake python openssl
@@ -48,7 +48,7 @@ matrix:
     env:
     - PKG_CONFIG_PATH='/usr/local/opt/openssl/lib/pkgconfig'
     - PATH="/usr/local/opt/python/libexec/bin:/usr/local/bin:$PATH"
-    - QPID_PROTON_CMAKE_ARGS='-DSASL_IMPL=none -DCMAKE_OSX_DEPLOYMENT_TARGET=10.13 -DBUILD_RUBY=OFF -DENABLE_FUZZ_TESTING=NO'
+    - QPID_PROTON_CMAKE_ARGS='-DSASL_IMPL=none -DCMAKE_OSX_DEPLOYMENT_TARGET=10.13 -DENABLE_FUZZ_TESTING=NO'
     before_install:
     - brew update
     - brew upgrade cmake python openssl


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