simplex/.drone.yml

11 lines
131 B
YAML
Raw Normal View History

2021-07-08 13:48:02 +00:00
---
2019-12-03 09:57:05 +00:00
kind: pipeline
2021-07-08 13:48:02 +00:00
type: docker
2019-12-03 09:57:05 +00:00
name: default
steps:
- name: python37-tests
image: themattrix/tox
commands:
- tox