Skip to content

Commit b8074fd

Browse files
committed
Restore Python 3+ / Django 1.6 tests
1 parent bae1389 commit b8074fd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ matrix:
3737
env: DJANGO_VERSION=1.5.8
3838
- python: "3.4"
3939
env: DJANGO_VERSION=1.5.8
40-
# - python: "3.2"
41-
# env: DJANGO_VERSION=1.6.5
42-
# - python: "3.3"
43-
# env: DJANGO_VERSION=1.6.5
44-
# - python: "3.4"
45-
# env: DJANGO_VERSION=1.6.5
4640

4741
# Report to coveralls
4842
after_success:

0 commit comments

Comments
 (0)