mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-16 19:41:06 +03:00
Add PYTHONPATH in travis config
This commit is contained in:
parent
3c9fb04299
commit
db0a9acfd7
|
@ -11,6 +11,7 @@ env:
|
|||
|
||||
install:
|
||||
- pip install $DJANGO
|
||||
- export PYTHONPATH=.
|
||||
|
||||
script:
|
||||
- python rest_framework/runtests/runtests.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user