Commit 3689ee0e authored by hupantingxue's avatar hupantingxue

Install requests first;

parent 25248959
......@@ -7,8 +7,8 @@ python:
# command to install dependencies
install:
- pip install .
- pip install requests
- pip install .
# command to run tests
script: nosetests -w tests/push/
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