We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158fe38 commit b4575b1Copy full SHA for b4575b1
.travis.yml
@@ -3,8 +3,7 @@ python:
3
- "2.7"
4
- "3.4"
5
- "3.5"
6
- - "3.5-dev" # 3.5 development branch
7
- - "3.6-dev" # 3.6 development branch
+ - "3.6"
8
- "nightly" # currently points to 3.7-dev
9
install:
10
- pip install -q Django==$DJANGO_VERSION
0 commit comments