mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-31 20:20:24 +00:00
Ignore checks Django 1.10 on Python 3.3 (not supported)
This commit is contained in:
parent
cfe907d793
commit
36eeabe9c2
1 changed files with 2 additions and 0 deletions
|
|
@ -24,5 +24,7 @@ matrix:
|
|||
env: DJANGO=1.7
|
||||
- python: "3.3"
|
||||
env: DJANGO=1.9
|
||||
- python: "3.3"
|
||||
env: DJANGO=1.10
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
|
|||
Loading…
Reference in a new issue