]> granicus.if.org Git - curl/commit
travis: use pip2 instead of pip
authorJay Satiro <raysatiro@yahoo.com>
Fri, 1 Dec 2017 08:03:26 +0000 (03:03 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 2 Dec 2017 10:53:11 +0000 (11:53 +0100)
commit8eff32f0bf8bbcfaf34b8b78f268321d0446caee
tree1f63de446fe99c4c355ae010e6606ddec64fc91e
parentb7f5345976127f1af2ccad431f6b60d5402e1bde
travis: use pip2 instead of pip

.. since now mac osx image expects pip2 or pip3, and doesn't know pip:

0.01s$ pip install --user cpp-coveralls
/Users/travis/.travis/job_stages: line 57: pip: command not found

Ref: https://github.com/travis-ci/travis-ci/issues/8829

Closes https://github.com/curl/curl/pull/2133
.travis.yml