mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-27 02:58:11 +08:00
Update .travis.yml
fixing coveralls
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ env:
|
||||
install:
|
||||
- pip install -q django==$DJANGO
|
||||
- pip install -r requirements.txt
|
||||
- pip install pytest-django pytz coverage coveralls
|
||||
- pip install pytest-django pytz coveralls
|
||||
- python setup.py install
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user