1
Fork 0

Fixed typo for CI

This commit is contained in:
Jake Howard 2015-12-09 18:27:38 +00:00
parent 38d00581c3
commit e20a2cd3c3

View file

@ -3,7 +3,7 @@ machine:
version: 3.4.2 version: 3.4.2
environment: environment:
DEBUG: true DEBUG: true
DATABASE_URL: postgres://localhost/theorangeonenets DATABASE_URL: postgres://localhost/theorangeonenet
EMAIL_BACKEND: django.core.mail.backends.console.EmailBackend EMAIL_BACKEND: django.core.mail.backends.console.EmailBackend
dependencies: dependencies: