aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorKarl Palmskog2019-01-05 13:50:28 -0600
committerKarl Palmskog2019-01-05 18:31:13 -0600
commitcb79e131f41a307338aea30b672768305e4d6324 (patch)
tree248994cd25553608b780ecae5484683589a2760d /Makefile.ci
parent3d7eb01d428c9d98b10004f3f4f40b2209232971 (diff)
[ci] Add Verdi Raft with dependencies to CI
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci
index 2df6a792b6..ac01de3654 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -44,6 +44,7 @@ CI_TARGETS= \
ci-simple-io \
ci-tlc \
ci-unimath \
+ ci-verdi-raft \
ci-vst
.PHONY: ci-all $(CI_TARGETS)