Commit b4864ac8 by Timothée Peignier

tox is already doing the job

parent 7ce7ce4b
language: python
python:
- 2.6
- 2.7
install: pip install tox --use-mirrors
script: tox -e py26-1.2.X,py27-1.2.X,py26-1.3.X,py27-1.3.X,py26,py27,docs
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