mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-21 00:48:11 +08:00
Trying to get coverage to run with py.test on travis.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ install:
|
||||
- python setup.py install
|
||||
|
||||
script:
|
||||
- coverage run --source=django_q setup.py test
|
||||
- coverage run --source=django_q -m py.test
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
|
||||
Reference in New Issue
Block a user