Commit bb5d2b68 by Timothée Peignier

run one env at a time

parent e37239c0
language: python
python:
- 2.7
install: pip install -q --use-mirrors tox
env:
- TOXENV=py26-1.5.X
- TOXENV=py27-1.5.X
- TOXENV=pypy-1.5.X
- TOXENV=py26
- TOXENV=py27
- TOXENV=pypy
- TOXENV=py33
docsinstall: pip install -q --use-mirrors tox
script: tox
notifications:
irc: "irc.freenode.org#django-pipeline"
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