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 08ac597 commit aaacfa4Copy full SHA for aaacfa4
.travis.yml
@@ -13,24 +13,10 @@ env:
13
- DJANGO_VERSION=2.0.8
14
- DJANGO_VERSION=2.1
15
python:
16
- - 2.7
17
- - 3.5
18
- 3.6
19
- 3.7
20
matrix:
21
exclude:
22
- - python: 2.7
23
- env: DJANGO_VERSION=2.0.8
24
25
- env: DJANGO_VERSION=2.1
26
- - python: 3.5
27
- env: DJANGO_VERSION=1.6.11
28
29
- env: DJANGO_VERSION=1.7.11
30
31
- env: DJANGO_VERSION=1.8.18
32
33
- env: DJANGO_VERSION=1.11.9
34
- python: 3.6
35
env: DJANGO_VERSION=1.6.11
36
0 commit comments