mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
travis: remove --use-mirrors
This commit is contained in:
parent
1d5b23413f
commit
20bd9d118b
@ -25,7 +25,7 @@ install:
|
|||||||
- pip install boto certauth
|
- pip install boto certauth
|
||||||
- pip install git+https://github.com/esnme/ultrajson.git
|
- pip install git+https://github.com/esnme/ultrajson.git
|
||||||
- python setup.py -q install
|
- python setup.py -q install
|
||||||
- pip install coverage pytest-cov coveralls --use-mirrors
|
- pip install coverage pytest-cov coveralls
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user