diff options
| author | Emilio Jesus Gallego Arias | 2019-01-07 00:24:46 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2019-01-07 00:24:46 +0100 |
| commit | 8c040974facb733682d24c488dc89941671f4ab7 (patch) | |
| tree | 7d7149af8ae18b29c4766b13752136a12e7c621a /Makefile.ci | |
| parent | 6812ead9e4fc21fd35e48041c9e964a19ed808c7 (diff) | |
| parent | cb79e131f41a307338aea30b672768305e4d6324 (diff) | |
Merge PR #9309: [ci] Add Verdi Raft with dependencies to CI
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.ci b/Makefile.ci index 6805304f55..84be169f57 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -43,6 +43,7 @@ CI_TARGETS= \ ci-simple-io \ ci-tlc \ ci-unimath \ + ci-verdi-raft \ ci-vst .PHONY: ci-all $(CI_TARGETS) |
