Commit 8f65dd2e by benjaoming

Travis settings for test project

parent 3f3c9033
......@@ -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 --settings=settings.local
- python -W error:"":"":0 testproject/manage.py test wiki --settings=testproject.settings.travis
from testproject.settings import *
SECRET_KEY = 'b^fv_)t39h%9p40)fnkfblo##jkr!$0)lkp6bpy!fi*f$4*92!'
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