mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Test for last Django version
This commit is contained in:
parent
b6142c2c78
commit
660997944d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ env:
|
|||
- DJANGO_VERSION=1.7.0
|
||||
- DJANGO_VERSION=1.8.0
|
||||
- DJANGO_VERSION=1.8.6
|
||||
- DJANGO_VERSION=1.9.1
|
||||
- DJANGO_VERSION=1.9.4
|
||||
install:
|
||||
- pip install -q Django==$DJANGO_VERSION
|
||||
- pip install coveralls
|
||||
|
|
|
|||
Loading…
Reference in a new issue