This is an automated email from the ASF dual-hosted git repository.
chrisr pushed a commit to branch feature/QPID-8517-parallel-ci-py2-py3
in repository https://gitbox.apache.org/repos/asf/qpid-cpp.git
The following commit(s) were added to
refs/heads/feature/QPID-8517-parallel-ci-py2-py3 by this push:
new 27b9037 QPID-8517 Build and test in parallel for python2 and python3
27b9037 is described below
commit 27b9037f56543241d22ce958d534929b4f0153df
Author: Chris Richardson <[email protected]>
AuthorDate: Sun Apr 11 16:43:21 2021 +0100
QPID-8517 Build and test in parallel for python2 and python3
---
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 74df7ea..d7ae6fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,6 +19,7 @@ jobs:
- libnss3-dev
- libnss3-tools
- libsasl2-dev
+ - python-dev
- sasl2-bin
- swig
- valgrind
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]