Fixes typo in travis conf

This commit is contained in:
Ilan Steemers
2015-08-30 21:07:11 +02:00
parent 5171f1a183
commit c4b0a92e74
+1 -1
View File
@@ -20,7 +20,7 @@ install:
- python setup.py install
script:
- coverage run --source=django_q -m py.testsudo: false
- coverage run --source=django_q -m py.test
- sphinx-build -b html -d docs/_build/doctrees -nW docs docs/_build/html
after_success: