mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
fix .travis.yml
This commit is contained in:
parent
bf3a373e7e
commit
7b9bc1ee3d
@ -10,7 +10,7 @@ install:
|
|||||||
#script: py.test run-tests.py ./pywb/ --doctest-modules --ignore=setup.py
|
#script: py.test run-tests.py ./pywb/ --doctest-modules --ignore=setup.py
|
||||||
#script: py.test -v --doctest-module ./tests/*.py ./pywb/
|
#script: py.test -v --doctest-module ./tests/*.py ./pywb/
|
||||||
script:
|
script:
|
||||||
run-tests.py
|
python run-tests.py
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
coveralls
|
coveralls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user