Commit b9981cf6 by benjaoming

Updating travis test to use new settings layout

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