Commit a0d18621 by Russell-Jones Committed by benjaoming

Try change made by benjaoming on django-nyt

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