1
0

[ci] Add .drone.yml.

This commit is contained in:
Mikaël Capelle 2019-12-03 09:57:05 +00:00
parent 9d78547029
commit c67f79a8ac

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: python37-tests
image: themattrix/tox
commands:
- tox