This is an automated email from the ASF dual-hosted git repository.

jdanek pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git


The following commit(s) were added to refs/heads/main by this push:
     new ba4a773  NO-JIRA Install missing python3-pip package in .travis.yml 
(#343)
ba4a773 is described below

commit ba4a773c6c5d4ceeb5b680ab57d395a1287bdc2a
Author: Jiri DanÄ›k <[email protected]>
AuthorDate: Tue Nov 23 21:03:02 2021 +0100

    NO-JIRA Install missing python3-pip package in .travis.yml (#343)
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index f2d5b14..dbd3a9e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -127,6 +127,7 @@ addons:
     - ruby
     - ruby-dev
     - python3-dev
+    - python3-pip
     - golang
     - lcov
     - libjsoncpp-dev

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to