mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-04-29 09:24:43 +00:00
exclude python3.3,Django1.9
This commit is contained in:
parent
888a59240f
commit
243738662b
1 changed files with 2 additions and 0 deletions
|
|
@ -21,5 +21,7 @@ matrix:
|
|||
exclude:
|
||||
- python: "3.5"
|
||||
env: DJANGO=1.7
|
||||
- python: "3.3"
|
||||
env: DJANGO=1.9
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
|
|||
Loading…
Reference in a new issue