Try to name the builds
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-12 00:12:07 +02:00
parent 082892101e
commit b6187f4b1a

View File

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