Skip to content

Commit 0019d86

Browse files
committed
Set DJANGO_SETTINGS_MODULE on travis
1 parent 6b0b58c commit 0019d86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ branches:
88
env:
99
- DJANGO_VERSION=1.8.17
1010
- DJANGO_VERSION=1.9.12
11+
- DJANGO_SETTINGS_MODULE=sample_project.settings
1112
install:
1213
- pip install flake8
1314
- pip install -q Django==$DJANGO_VERSION

0 commit comments

Comments
 (0)