restructure travis matrix

This commit is contained in:
Asif Saifuddin Auvi 2017-01-18 18:17:19 +06:00
parent 9268850db2
commit e2337e1072

View File

@ -2,7 +2,6 @@ language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
@ -22,21 +21,15 @@ matrix:
env: DJANGO=master
- python: "3.6"
env: DJANGO=1.11
- python: "3.3"
env: DJANGO=1.18
- python: "2.7"
env: TOXENV="lint"
- python: "2.7"
env: TOXENV="docs"
exclude:
- python: "3.3"
env: DJANGO=1.9
- python: "3.3"
env: DJANGO=1.10
- python: "3.3"
env: DJANGO=1.11
- python: "2.7"
env: DJANGO=master
- python: "3.3"
env: DJANGO=master
- python: "3.4"
env: DJANGO=master