Try to name the builds
continuous-integration/drone/push Build is passing Details

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

View File

@ -22,6 +22,7 @@ matrix:
pipeline:
build:
name: tox -e ${TOXENV}
image: python:${IMAGE}
commands:
- pip install tox==3.14.6