language: python install: - pip install tox coveralls script: - tox after_success: - coveralls