mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-01 04:04:54 +00:00
Added missing python path
This commit is contained in:
parent
86bb31e195
commit
01c539d90b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ python:
|
|||
env:
|
||||
- DJANGO_VERSION=1.4.5
|
||||
- DJANGO_VERSION=1.5
|
||||
- PYTHONPATH=$PYTHONPATH:$PWD
|
||||
install:
|
||||
- pip install --use-mirrors Django==$DJANGO_VERSION
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue