language: python install: - pip install tox script: - tox env: - TOXENV=py26 - TOXENV=py27 - TOXENV=coveralls