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 6265c09 QPID-8517 Build and test in parallel for python2 and python3
6265c09 is described below
commit 6265c09186f2b3e6720a2d44cb8549315bb14c59
Author: Chris Richardson <[email protected]>
AuthorDate: Sun Apr 11 16:48:03 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 d7ae6fb..e64b1e3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ os:
- linux
distro: xenial
language:
+- c
- cpp
cache: ccache
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]