rabbah commented on a change in pull request #4683: Fix Travis build pip 
install issue in pre installation step
URL: https://github.com/apache/openwhisk/pull/4683#discussion_r333961340
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -58,8 +59,9 @@ cache:
 
 before_install:
   - ./tools/travis/docker.sh
-  - pip install --upgrade pip setuptools six
-  - pip3 install --upgrade pip setuptools six
+  - sudo apt-get install -y python3-pip
 
 Review comment:
   @dgrove-oss do these help on your pr?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to