Skip to content

Commit 993a375

Browse files
committed
Work on travis excludes
1 parent 4398f6d commit 993a375

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ matrix:
8989
env: TEST_TYPE=lint
9090
exclude:
9191
- python: '3.3'
92-
env: TEST_TYPE=build DJANGO_VERSION=1.6
92+
env: DJANGO_VERSION=1.6
9393
- python: '3.3'
94-
env: TEST_TYPE=build DJANGO_VERSION=1.7
94+
env: DJANGO_VERSION=1.7
9595
- python: '3.3'
96-
env: TEST_TYPE=build DJANGO_VERSION=1.8
96+
env: DJANGO_VERSION=1.8

0 commit comments

Comments
 (0)