mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
update travis config
This commit is contained in:
parent
b7ba33c549
commit
7a0d432fe6
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue