aboutsummaryrefslogtreecommitdiff
path: root/Makefile.ci
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2018-11-17 02:48:09 +0100
committerEmilio Jesus Gallego Arias2018-11-17 16:51:54 +0100
commit360fafb7781ca12e533f7ee55da6a4a4324e2a19 (patch)
treee964d5a8a434e49d352ff3522bc34465ddf7ccf2 /Makefile.ci
parente64491ec388b004e9753ca8669a7db4b25268a3b (diff)
[ci] Uniformize casing of makefile targets and ci variables.
This is convenient as to have better automation.
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci6
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 \