language: python env: - TOXENV=py27 - TOXENV=py33 - TOXENV=py34 install: - pip install tox script: - tox