Remove tests in django 1.6 and 1.7

This commit is contained in:
Patrick Arminio 2017-06-23 11:58:57 +01:00
parent 99c153ac5d
commit 575e1da0ee

View File

@ -49,10 +49,6 @@ env:
matrix:
fast_finish: true
include:
- python: '2.7'
env: TEST_TYPE=build DJANGO_VERSION=1.6
- python: '2.7'
env: TEST_TYPE=build DJANGO_VERSION=1.7
- python: '2.7'
env: TEST_TYPE=build DJANGO_VERSION=1.8
- python: '2.7'