Commit abbaceec by benjaoming

fix travis syntax err

parent 53cf3dcb
......@@ -22,6 +22,5 @@ matrix:
- python: "3.2"
env: DJANGO="Django==1.4"
# command to run tests
- script:
script:
- cd testproject ; python -W error:"":"":0 manage.py test wiki --settings=testproject.settings.travis
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