Forked from
Flatland / Flatland
2830 commits behind the upstream repository.
.gitlab-ci.yml 160 B
image: themattrix/tox
cache:
paths:
- .tox
before_script:
- echo "Setting Up...."
tests:
script:
- pip install tox
- tox