Commit 558d88ca by benjaoming

fix pip argument for travis

parent 3b2aceb5
......@@ -8,4 +8,4 @@ python:
env:
- DJANGO_VERSION=1.4.2
install:
- pip -r requirements.txt install -q Django==$DJANGO_VERSION
- pip install -r requirements.txt -q Django==$DJANGO_VERSION
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