diff --git a/doc/ci.md b/doc/ci.md
new file mode 100644
index 0000000..14be777
--- /dev/null
+++ b/doc/ci.md
@@ -0,0 +1,12 @@
+
+## Run Cirrus CI Tests Locally
+
+Install cirrus-cli:
+https://github.com/cirruslabs/cirrus-cli/blob/master/INSTALL.md
+
+
+Run:
+
+    cd basicswap
+    cirrus run
+