1
0
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:
Ilya Kreymer 2014-02-24 23:45:37 -08:00
parent bf3a373e7e
commit 7b9bc1ee3d

View File

@ -10,7 +10,7 @@ install:
#script: py.test run-tests.py ./pywb/ --doctest-modules --ignore=setup.py
#script: py.test -v --doctest-module ./tests/*.py ./pywb/
script:
run-tests.py
python run-tests.py
after_success:
coveralls