Commit db0a9acf by Tom Christie

Add PYTHONPATH in travis config

parent 3c9fb042
...@@ -11,6 +11,7 @@ env: ...@@ -11,6 +11,7 @@ env:
install: install:
- pip install $DJANGO - pip install $DJANGO
- export PYTHONPATH=.
script: script:
- python rest_framework/runtests/runtests.py - python rest_framework/runtests/runtests.py
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment