Restore necessary CI setttings for Travis

This commit is contained in:
Devon Mackay 2018-08-30 17:17:08 -04:00
parent d59f85cc01
commit b4cf32f845

View File

@ -1,3 +1,6 @@
[default]
PGHOST = postgreshost
PGDATABASE = atat_test
REDIS_URI = redis://redishost:6379
CRL_DIRECTORY = tests/fixtures/crl
WTF_CSRF_ENABLED = false