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 outdated openssl || brew upgrade openssl
|
||||||
brew install python
|
brew install python
|
||||||
fi
|
fi
|
||||||
|
- "pip install -U pip setuptools"
|
||||||
- "pip install --src .. -r requirements.txt"
|
- "pip install --src .. -r requirements.txt"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in New Issue