aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.ci
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-06-15 11:45:45 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-06-15 11:45:45 +0200
commitc5dabed1c1f33005fe942882ea0fcf008d52784a (patch)
tree2d892ec15b5fc0e59acc20d766128de47f7b3528 /Makefile.ci
parent929dc481c91dc860b69b08dd65fb6f65d5650e23 (diff)
Remove bedrock from test suite.
Bedrock relies on the 8.4 compat flag that we are removing, and we heard from MIT that they did not plan to port bedrock to more recent versions of Coq.
Diffstat (limited to 'Makefile.ci')
-rw-r--r--Makefile.ci2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.ci b/Makefile.ci
index 2f7fcd48a..3be90c0a3 100644
--- a/Makefile.ci
+++ b/Makefile.ci
@@ -1,7 +1,5 @@
CI_TARGETS=ci-all \
ci-bignums \
- ci-bedrock-facade \
- ci-bedrock-src \
ci-color \
ci-compcert \
ci-coq-dpdgraph \