diff options
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.ci b/Makefile.ci index 7fdcb35bc9..fb4f275e9e 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -60,7 +60,7 @@ ci-quickchick: ci-ext-lib ci-simple-io ci-formal-topology: ci-corn -# Generic rule, we use make to ease travis integration with mixed rules +# Generic rule, we use make to ease CI integration $(CI_TARGETS): ci-%: +./dev/ci/ci-wrapper.sh $* |
