update travis config

This commit is contained in:
Ken Cochrane 2015-06-16 09:01:22 -04:00
parent b7ba33c549
commit 7a0d432fe6

View file

@ -29,7 +29,9 @@ script:
matrix:
exclude:
- python: "2.6"
env: DJANGO=Django==1.7.7
env: DJANGO=Django==1.7.8
- python: "2.6"
env: DJANGO=Django==1.8.2
after_success:
- coveralls --verbose