mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Add support for Django 1.8
This commit is contained in:
parent
ec9a746503
commit
c4304ee5dd
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ env:
|
|||
- DJANGO_VERSION=1.5.2
|
||||
- DJANGO_VERSION=1.6.5
|
||||
- DJANGO_VERSION=1.7.0
|
||||
- DJANGO_VERSION=1.8.0
|
||||
install:
|
||||
- pip install -q Django==$DJANGO_VERSION
|
||||
- pip install coveralls
|
||||
|
|
|
|||
Loading…
Reference in a new issue