Commit 6ccb5d36 by Timothée Peignier

Merge pull request #389 from joshk/patch-1

Use the new build env on Travis
parents a85cc554 cca0aa15
language: python
sudo: false
env:
- TOXENV=py26-1.6.X
- TOXENV=py27-1.6.X
......@@ -7,5 +10,7 @@ env:
- TOXENV=py27
- TOXENV=pypy
- TOXENV=py33
docsinstall: pip install -q 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