mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-16 05:57:53 +08:00
adding futures and pytz to travis
This commit is contained in:
@@ -13,7 +13,7 @@ env:
|
||||
|
||||
install:
|
||||
- pip install -q django==$DJANGO --use-mirrors
|
||||
- pip install redis coveralls coloredlogs hiredis jsonpickle simplejson --use-mirrors
|
||||
- pip install redis coveralls coloredlogs hiredis jsonpickle simplejson future pytz --use-mirrors
|
||||
- python setup.py install
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user