Skip to content

Commit ee34288

Browse files
committed
fix travis for 2.x branch
1 parent f0e5836 commit ee34288

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ python:
1212
env:
1313
- DJANGO_VERSION=1.7.0
1414
- DJANGO_VERSION=1.11.0
15-
- DJANGO_VERSION=2.0.3
1615

1716
# Package installation
1817
install:
@@ -29,7 +28,3 @@ matrix:
2928
env: DJANGO_VERSION=1.7.0
3029
- python: 3.3
3130
env: DJANGO_VERSION=1.11.0
32-
- python: 3.3
33-
env: DJANGO_VERSION=2.0.3
34-
- python: 2.7
35-
env: DJANGO_VERSION=2.0.3

0 commit comments

Comments
 (0)