Commit 334a449f authored by Rejown Xu's avatar Rejown Xu

remove requests install step from .travis.yml

parent 7556372e
......@@ -8,7 +8,6 @@ python:
# command to install dependencies
install:
- pip install requests
- pip install .
# command to run tests
......
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