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