diff options
| author | Gaëtan Gilbert | 2018-11-18 14:48:33 +0100 |
|---|---|---|
| committer | Gaëtan Gilbert | 2018-11-18 14:48:33 +0100 |
| commit | 25e989019f72bd435d84a1d495c7de25165556dd (patch) | |
| tree | 8716ac6cadff64ff9f8d6ec3b0c61c86ed6bfe83 /Makefile.ci | |
| parent | 8e79fa301c285e4016997eff0e90ce5d9df46ad9 (diff) | |
| parent | ac63486c422af0ab76a620a797dbd349d3b0b2c0 (diff) | |
Merge PR #9018: [devtools] Small script to setup overlays automatically
Diffstat (limited to 'Makefile.ci')
| -rw-r--r-- | Makefile.ci | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.ci b/Makefile.ci index e8fea11bdb..88ea64974a 100644 --- a/Makefile.ci +++ b/Makefile.ci @@ -9,12 +9,12 @@ ########################################################################## CI_TARGETS= \ - ci-aac-tactics \ + ci-aac_tactics \ ci-bedrock2 \ ci-bignums \ ci-color \ ci-compcert \ - ci-coq-dpdgraph \ + ci-coq_dpdgraph \ ci-coquelicot \ ci-corn \ ci-cpdt \ @@ -38,7 +38,7 @@ CI_TARGETS= \ ci-mtac2 \ ci-paramcoq \ ci-pidetop \ - ci-plugin-tutorial \ + ci-plugin_tutorial \ ci-quickchick \ ci-sf \ ci-simple-io \ |
