We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0b58c commit 0019d86Copy full SHA for 0019d86
1 file changed
.travis.yml
@@ -8,6 +8,7 @@ branches:
8
env:
9
- DJANGO_VERSION=1.8.17
10
- DJANGO_VERSION=1.9.12
11
+ - DJANGO_SETTINGS_MODULE=sample_project.settings
12
install:
13
- pip install flake8
14
- pip install -q Django==$DJANGO_VERSION
0 commit comments