Attempt to merge step with matrix build
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Luke Murphy 2020-04-24 14:24:46 +02:00
parent b0d8063cd6
commit 538171b193
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 5 deletions

View File

@ -16,11 +16,7 @@ pipeline:
commands:
- pip install tox==3.14.6
- tox -e ${TOXENV}
---
kind: pipeline
name: default
steps:
- name: integration
integration:
image: python:3.8-buster
commands:
- pip install -e .