From 302e42331060865b2804e3de8ee87256917983cc Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Fri, 4 Jan 2019 16:13:29 +0100 Subject: Remove formal-topology from CI This was suggested by the author. See https://github.com/bmsherman/topology/issues/23 --- dev/ci/ci-basic-overlay.sh | 7 ------- 1 file changed, 7 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 e0f4f50fa9..e4a18ce884 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -149,13 +149,6 @@ : "${fiat_crypto_CI_GITURL:=https://github.com/mit-plv/fiat-crypto}" : "${fiat_crypto_CI_ARCHIVEURL:=${fiat_crypto_CI_GITURL}/archive}" -######################################################################## -# formal-topology -######################################################################## -: "${formal_topology_CI_REF:=ci}" -: "${formal_topology_CI_GITURL:=https://github.com/bmsherman/topology}" -: "${formal_topology_CI_ARCHIVEURL:=${formal_topology_CI_GITURL}/archive}" - ######################################################################## # coq_dpdgraph ######################################################################## -- cgit v1.2.3