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