From: Mauro Scomparin Date: Mon, 13 Jan 2020 23:30:28 +0000 (+0100) Subject: drone ci X-Git-Url: https://git.scompo.it/?a=commitdiff_plain;h=c7e13c81f89ad619fc0d4ce8bf2792c5e8c5b624;p=money.git drone ci --- diff --git a/.drone.yaml b/.drone.yaml new file mode 100644 index 0000000..013527d --- /dev/null +++ b/.drone.yaml @@ -0,0 +1,5 @@ +pipeline: + build: + image: python + commands: + - python3 -m unittest -v