Commit 49f583a8 authored by hupantingxue's avatar hupantingxue

Update travis-ci config file to run travis

parent c6ad335d
......@@ -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