try to fix travis
This commit is contained in:
parent
47cf27c011
commit
4e9579e93e
|
@ -45,6 +45,7 @@ install:
|
|||
brew outdated openssl || brew upgrade openssl
|
||||
brew install python
|
||||
fi
|
||||
- "pip install -U pip setuptools"
|
||||
- "pip install --src .. -r requirements.txt"
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Reference in New Issue