Commit 00903359 by benjaoming

Trying a new travis configuration since the PYTHON_PATH does not understand testproject.settings

parent 112bba7b
...@@ -7,5 +7,5 @@ install: ...@@ -7,5 +7,5 @@ install:
- pip install -r .travis/requirements_1.4.txt - pip install -r .travis/requirements_1.4.txt
- pip install -r .travis/requirements_1.5.txt - pip install -r .travis/requirements_1.5.txt
script: script:
- python -W error:"":"":0 testproject/manage.py test wiki - python -W error:"":"":0 testproject/manage.py test wiki --settings=settings.local
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