Travis doesn't like cpu affinity. I'm guessing

This commit is contained in:
Ilan
2015-07-15 20:15:46 +02:00
parent 2bef73c22f
commit 1f28bf1c68
+1 -1
View File
@@ -103,4 +103,4 @@ STATIC_URL = '/static/'
# Django Q specific
Q_CLUSTER = {'name': 'django_q_test',
'cpu_affinity': 1}
'cpu_affinity': 0}