From c5dabed1c1f33005fe942882ea0fcf008d52784a Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Thu, 15 Jun 2017 11:45:45 +0200 Subject: 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. --- dev/ci/ci-basic-overlay.sh | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'dev/ci/ci-basic-overlay.sh') diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 7f66dfb3b0..0099e815f4 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -94,18 +94,6 @@ : ${fiat_crypto_CI_BRANCH:=less_init_plugins} : ${fiat_crypto_CI_GITURL:=https://github.com/letouzey/fiat-crypto.git} -######################################################################## -# bedrock_src -######################################################################## -: ${bedrock_src_CI_BRANCH:=master} -: ${bedrock_src_CI_GITURL:=https://github.com/mit-plv/bedrock.git} - -######################################################################## -# bedrock_facade -######################################################################## -: ${bedrock_facade_CI_BRANCH:=master} -: ${bedrock_facade_CI_GITURL:=https://github.com/mit-plv/bedrock.git} - ######################################################################## # formal-topology ######################################################################## -- cgit v1.2.3