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 b57bab1 QPID-8517 Build and test in parallel for python2 and python3
b57bab1 is described below
commit b57bab11d6422b0a1888e6e5dc7bef5f0807606a
Author: Chris Richardson <[email protected]>
AuthorDate: Sun Apr 11 16:54:27 2021 +0100
QPID-8517 Build and test in parallel for python2 and python3
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 57488e7..75d27c9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ os:
- linux
distro: xenial
language:
-- c
- cpp
cache: ccache
@@ -49,6 +48,7 @@ jobs:
- libnss3-dev
- libnss3-tools
- libsasl2-dev
+ - python3-dev
- sasl2-bin
- swig
- valgrind
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]