Commit 3607ea85 by benjaoming

test with manage.py

parent 659d1459
...@@ -4,6 +4,6 @@ python: ...@@ -4,6 +4,6 @@ python:
- "2.6" - "2.6"
- "2.7" - "2.7"
# command to run tests # command to run tests
# script: nosetests script: python testproject/manage.py test wiki
install: install:
- pip install -r .travis/requirements_1.4.txt - pip install -r .travis/requirements_1.4.txt
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