-
Notifications
You must be signed in to change notification settings - Fork 719
Closed
Labels
Description
Hello !
Since today, we're getting random "Pip command not found" during our python builds on OSX:
Failing build example:
https://travis-ci.org/secdev/scapy/jobs/309062611#L47
https://travis-ci.org/secdev/scapy/jobs/309081835#L53
Config of this build:
- os: osx
language: generic
Install file (where it fails): https://github.com/secdev/scapy/blob/master/.travis/install.sh
.travis.yml: https://github.com/secdev/scapy/blob/master/.travis.yml
Have the API been update ? Do we need to do anything ?
Thanks a lot for any support !