mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-05-16 00:23:10 +00:00
Add Django 1.5.2 to Travis
This commit is contained in:
parent
445a51e3a7
commit
36e575b934
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ python:
|
|||
env:
|
||||
- DJANGO_VERSION=1.4.5
|
||||
- DJANGO_VERSION=1.5.1
|
||||
- DJANGO_VERSION=1.5.2
|
||||
install:
|
||||
- pip install -q Django==$DJANGO_VERSION --use-mirrors
|
||||
- pip install coveralls --use-mirrors
|
||||
|
|
|
|||
Loading…
Reference in a new issue