aboutsummaryrefslogtreecommitdiff
path: root/ci/README
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2020-05-17 17:17:24 -0700
committerRuss Allbery <eagle@eyrie.org>2020-05-17 17:17:24 -0700
commit27662bbd5b1381e0e2b00e060bdb1c873cb22141 (patch)
tree3c0d1512e1c77fee62a904b2986bd20f9227e291 /ci/README
parentc138111a3c27863308b6552a5527a9e821a3dc11 (diff)
Switch to GitHub Actions for CI
Regenerate the documentation with patched DocKnot 3.04 to pick up the new status badge, which fixes a few other issues with documentation generation.
Diffstat (limited to 'ci/README')
-rw-r--r--ci/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/README b/ci/README
new file mode 100644
index 0000000..8b2dde6
--- /dev/null
+++ b/ci/README
@@ -0,0 +1,2 @@
+The files in this directory are used for CI testing. ci/install installs
+the prerequisite packages, and ci/test runs the tests.