mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Testing with Django 1.6.5
This commit is contained in:
parent
15e8e68943
commit
9d4a33f0cd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ python:
|
|||
- "pypy"
|
||||
env:
|
||||
- DJANGO_VERSION=1.5.2
|
||||
- DJANGO_VERSION=1.6
|
||||
- DJANGO_VERSION=1.6.5
|
||||
install:
|
||||
- pip install -q Django==$DJANGO_VERSION --use-mirrors
|
||||
- pip install coveralls --use-mirrors
|
||||
|
|
|
|||
Loading…
Reference in a new issue