tests?
authorMauro Scomparin <scompo@gmail.com>
Fri, 22 Jun 2018 14:47:38 +0000 (16:47 +0200)
committerMauro Scomparin <scompo@gmail.com>
Fri, 22 Jun 2018 14:47:38 +0000 (16:47 +0200)
.drone.yml [new file with mode: 0644]

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