Commit 7b8f3ed2 by Ben Patterson

Use docker containers for Travis builds.

parent 40091a47
language: python
python: "2.7"
cache: pip
# use docker on Travis
sudo: false
install:
- "pip install coveralls"
- "pip install -r requirements.txt"
......
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