drone ci
authorMauro Scomparin <scompo@gmail.com>
Mon, 13 Jan 2020 23:30:28 +0000 (00:30 +0100)
committerMauro Scomparin <scompo@gmail.com>
Mon, 13 Jan 2020 23:30:28 +0000 (00:30 +0100)
.drone.yaml [new file with mode: 0644]

diff --git a/.drone.yaml b/.drone.yaml
new file mode 100644 (file)
index 0000000..013527d
--- /dev/null
@@ -0,0 +1,5 @@
+pipeline:
+  build:
+    image: python
+    commands:
+      - python3 -m unittest -v