This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
The following commit(s) were added to refs/heads/main by this push:
new a7d88d2 NO-JIRA: remove older OSX build as it is hanging in dep
install and bits are old and no longer supported
a7d88d2 is described below
commit a7d88d23b7261387470967e46b29aba2c8f723d6
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Nov 1 10:39:55 2021 +0000
NO-JIRA: remove older OSX build as it is hanging in dep install and bits
are old and no longer supported
---
.travis.yml | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index fae492b..f2d5b14 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -103,18 +103,6 @@ jobs:
- bash <(curl -s https://codecov.io/bash)
- os: osx
- osx_image: xcode10.3
- language: cpp
- compiler: clang
- env:
- - PATH="/usr/local/opt/python/libexec/bin:/usr/local/bin:$PATH"
- - PKG_CONFIG_PATH='/usr/local/opt/[email protected]/lib/pkgconfig'
- - QPID_PROTON_CMAKE_ARGS='-DCMAKE_OSX_DEPLOYMENT_TARGET=10.14
-DTHREADERCISER=ON'
- # c-threaderciser test hangs on older clang
- # python-tox-test segfaults and ruby tests do not start due to dynamic
library issues
- - QPID_PROTON_CTEST_ARGS="--exclude-regex
'c-threaderciser|python-tox-test|ruby.*'"
-
- - os: osx
osx_image: xcode12.2
language: cpp
compiler: clang
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]