Commit 28fff1bf by bmedx

Adding .travis.yml for CI since this repo will be around for a while

parent 7f1ba504
sudo: false
language: python
python:
- "2.7"
install:
- pip install -U pip wheel tox
script:
- tox
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