language: python sudo: required dist: precise group: edge os: - linux install: - pip install tox script: - tox