summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-09-15 14:05:42 +0200
committerBruno Haible <bruno@clisp.org>2019-09-15 14:05:42 +0200
commit72164a028d1a9c7332114f7c2a30cd5e1b4896b8 (patch)
treed14d965809a7594aef9c6a4ca06cc8c5db22b992
parent4eb94fbedd0ad67102bd24c7660212723f4be88a (diff)
downloadlibunistring-72164a028d1a9c7332114f7c2a30cd5e1b4896b8.tar.gz
Mention continuous integration.
-rw-r--r--HACKING9
1 files changed, 9 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 3c58cd2..fa59b41 100644
--- a/HACKING
+++ b/HACKING
@@ -101,6 +101,15 @@ To speed up the build:
linking and therefore should certainly not be distributed.
+Continuous integration
+======================
+
+The package is built automatically, at regular intervals. You find the latest
+build results here:
+ https://gitlab.com/gnu-libunistring/ci-distcheck/pipelines
+ https://gitlab.com/gnu-libunistring/ci-distcheck/-/jobs?scope=finished
+
+
Running the testsuite in valgrind
=================================