image: themattrix/tox
cache: paths: - .tox before_script:
- echo "Setting Up...."
tests: script:
- pip install tox
- tox