mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-22 05:48:13 +08:00
it helps if you have coverage and coveralls
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ env:
|
||||
install:
|
||||
- pip install -q django==$DJANGO --use-mirrors
|
||||
- pip install -r requirements.txt
|
||||
- pip install pytest-django simplejson pytz
|
||||
- pip install pytest-django simplejson pytz coverage coveralls
|
||||
- python setup.py install
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user