Skip to content

Commit 575e1da

Browse files
committed
Remove tests in django 1.6 and 1.7
1 parent 99c153a commit 575e1da

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ env:
4949
matrix:
5050
fast_finish: true
5151
include:
52-
- python: '2.7'
53-
env: TEST_TYPE=build DJANGO_VERSION=1.6
54-
- python: '2.7'
55-
env: TEST_TYPE=build DJANGO_VERSION=1.7
5652
- python: '2.7'
5753
env: TEST_TYPE=build DJANGO_VERSION=1.8
5854
- python: '2.7'

0 commit comments

Comments
 (0)