mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
tweak travis pip install config
This commit is contained in:
parent
cc22448cc5
commit
f25de8af2a
@ -6,7 +6,7 @@ python:
|
||||
# command to install dependencies
|
||||
install:
|
||||
- python setup.py -q install
|
||||
- pip install coverage pytest-cov coveralls --use-mirrors --allow-external
|
||||
- pip install coverage pytest-cov argparse>=1.2.1 coveralls --use-mirrors
|
||||
# command to run tests
|
||||
#script: nosetests --with-doctest
|
||||
#script: py.test run-tests.py ./pywb/ --doctest-modules --ignore=setup.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user