simplex/.drone.yml
Mikael Capelle 33bf6496c9
All checks were successful
continuous-integration/drone/push Build is passing
[ci] Update drone YAML.
2021-07-08 15:50:07 +02:00

11 lines
129 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: python-tests
image: themattrix/tox
commands:
- tox