--- mypy: interruptible: true before_script: - pip install tox stage: lint allow_failure: true script: tox -e mypy