Github user astitcher commented on a diff in the pull request:
https://github.com/apache/qpid-proton/pull/135#discussion_r159936304
--- 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 --
You don't need this as it is the same as the default above.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]