kopia lustrzana https://gitlab.com/jaywink/federation
Fix travis python 3.6 build pip failure
rodzic
b0742e7baf
commit
6ba6f905f3
|
@ -8,6 +8,7 @@ cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.cache/pip
|
- $HOME/.cache/pip
|
||||||
install:
|
install:
|
||||||
|
- pip install -U pip setuptools
|
||||||
- pip install -r dev-requirements.txt -U
|
- pip install -r dev-requirements.txt -U
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
- pip freeze
|
- pip freeze
|
||||||
|
|
Ładowanie…
Reference in New Issue