Add a drone.yml for tea-ci.
authorDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:00:08 +0000 (11:00 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 1 Sep 2018 09:00:08 +0000 (11:00 +0200)
.drone.yml [new file with mode: 0644]

diff --git a/.drone.yml b/.drone.yml
new file mode 100644 (file)
index 0000000..03e0289
--- /dev/null
@@ -0,0 +1,6 @@
+build:
+    image: teaci/msys32
+    shell: sh
+    commands:
+      - make PREFIX=/tmp/acki +ack
+