Commit af8a7117 authored by hupantingxue's avatar hupantingxue

Merge branch 'master' into dev

parents 72415cd4 49f583a8
......@@ -4,3 +4,9 @@ python:
- "2.7"
- "3.2"
- "3.3"
# command to install dependencies
install: "pip install requests"
# command to run tests
script: nosetests
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