Merge branch '1-add-ci-using-drone' of mikael.capelle/simplex into master
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Mikaël Capelle 2019-12-03 13:20:00 +00:00
commit 0958379716
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

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