mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-27 10:28:13 +08:00
Fixes typo in travis conf
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user