Add cache

This commit is contained in:
Luke Murphy 2020-04-12 00:02:20 +02:00
parent dcf23b8c35
commit af2a228310
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 0 deletions

View File

@ -26,3 +26,6 @@ pipeline:
commands:
- pip install tox==3.14.6
- tox -e ${TOXENV}
volumes:
- name: cache
path: /drone/src/.tox