summaryrefslogtreecommitdiff
path: root/example_project/local_settings.py.gitlab-ci
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-11-03 15:48:08 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-11-03 15:48:08 +0100
commite3541fca4619b6d6458c376067d299d11f15a2b8 (patch)
tree41450cdd1603714842af8a3a99781a88a9bcfdf7 /example_project/local_settings.py.gitlab-ci
parentc5a639a8c59c6aa0d9edf1895cdced3cbdebc7a2 (diff)
parentc9608717bfb09c3a52336666358c0cf816c65d76 (diff)
downloadIshtar-e3541fca4619b6d6458c376067d299d11f15a2b8.tar.bz2
Ishtar-e3541fca4619b6d6458c376067d299d11f15a2b8.zip
Merge branch 'master' into v0.9
Diffstat (limited to 'example_project/local_settings.py.gitlab-ci')
-rw-r--r--example_project/local_settings.py.gitlab-ci1
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/local_settings.py.gitlab-ci b/example_project/local_settings.py.gitlab-ci
index 7f4bcefa1..81196b4a0 100644
--- a/example_project/local_settings.py.gitlab-ci
+++ b/example_project/local_settings.py.gitlab-ci
@@ -12,3 +12,4 @@ DATABASES = {
LOGFILE = '/tmp/ishtar.log'
PROJECT_SLUG = "CI-instance"
+USE_SPATIALITE_FOR_TESTS = False