Closed elliotweiser closed 6 years ago
Using easy_install to install pip is flakey, so switching methods to use the get-pip.py script.
pip
get-pip.py
Addendum: The Travis CI 10.10 (Yosemite) image appears to have some SSL issues. Mitigating w/ verifying the SHA of the get-pip.py script.
Using easy_install to install
pip
is flakey, so switching methods to use theget-pip.py
script.Addendum: The Travis CI 10.10 (Yosemite) image appears to have some SSL issues. Mitigating w/ verifying the SHA of the
get-pip.py
script.