mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 05:48:12 +08:00
Sets testing for Travis
This commit is contained in:
@@ -117,5 +117,6 @@ CACHES = {
|
||||
# Django Q specific
|
||||
Q_CLUSTER = {'name': 'django_q_test',
|
||||
'cpu_affinity': 1,
|
||||
'testing': True,
|
||||
'log_level': 'DEBUG',
|
||||
'django_redis': 'default'}
|
||||
|
||||
Reference in New Issue
Block a user