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

This commit was merged in pull request #2.
This commit is contained in:
2019-12-03 13:20:00 +00:00
+8
View File
@@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: python37-tests
image: themattrix/tox
commands:
- tox