mirror of
https://github.com/nikdoof/django-eveigb.git
synced 2025-12-20 21:09:20 +00:00
Update Travis to include Django 1.7c2
This commit is contained in:
@@ -3,9 +3,10 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
env:
|
||||
- DJANGO=1.4.12
|
||||
- DJANGO=1.5.7
|
||||
- DJANGO=1.6.4
|
||||
- DJANGO=1.4.13
|
||||
- DJANGO=1.5.8
|
||||
- DJANGO=1.6.5
|
||||
- DJANGO=https://www.djangoproject.com/download/1.7c2/tarball/
|
||||
install:
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
- pip install -q . --use-mirrors
|
||||
|
||||
Reference in New Issue
Block a user