Github user RoddieKieley commented on a diff in the pull request:
https://github.com/apache/qpid-proton/pull/135#discussion_r160039052
--- 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 didn't have it first and the non matrix'd builds didn't succeed; see
[buildlog](https://travis-ci.org/RoddieKieley/qpid-proton/jobs/325304860). Was
there something I missed maybe?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]