Update .travis.yml

This commit is contained in:
Mateusz Sikora 2015-08-14 15:12:08 +02:00
parent 1cdbc95dbb
commit 7d23048316

View File

@ -9,6 +9,8 @@ env:
- DJANGO=1.8
matrix:
exclude:
- python: "2.6"
env: DJANGO=1.5.12
- python: "2.6"
env: DJANGO=1.7.7
- python: "2.6"