[
https://issues.apache.org/jira/browse/PROTON-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315499#comment-16315499
]
ASF GitHub Bot commented on PROTON-1732:
----------------------------------------
Github user astitcher commented on a diff in the pull request:
https://github.com/apache/qpid-proton/pull/135#discussion_r160062571
--- Diff: .travis.yml ---
@@ -23,29 +23,37 @@ compiler:
- gcc
- clang
+env:
+- PIP='pip'
+
matrix:
include:
- os: linux
env:
- QPID_PROTON_CMAKE_ARGS='-DCMAKE_BUILD_TYPE=Coverage'
+ - PIP='pip'
--- End diff --
I think we may be talking about the opposite case:
- I'm suggesting that this line which part of a specific matrix build is
not necessary because there is a line in the non matrix case.
- I think you are saying that not having the non matrix line doesn't work.
I agree with this.
> [OSX] Enable swig for the Travis CI build
> -----------------------------------------
>
> Key: PROTON-1732
> URL: https://issues.apache.org/jira/browse/PROTON-1732
> Project: Qpid Proton
> Issue Type: Sub-task
> Components: proton-c
> Affects Versions: proton-c-0.19.0
> Environment: Travis CI
> Xcode 7.3, 9
> Reporter: Roddie Kieley
> Priority: Minor
> Fix For: proton-c-future
>
>
> Comparing the current travis builds for linux and osx we see that the linux
> builds cover ruby whereas the osx builds do not. Swig is required for this to
> occur.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]