language: python install: - "pip install ." - "pip install tox" script: - tox env: - TOXENV=py27