aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorMaxime Dénès2019-01-04 16:13:29 +0100
committerMaxime Dénès2019-01-04 16:15:56 +0100
commit302e42331060865b2804e3de8ee87256917983cc (patch)
tree1e885defc82ba4eacd9aca2f87a1040f3078f888 /dev/ci/ci-basic-overlay.sh
parent0a5bbf347b5bbcb579f94eb3d0166778cd92cfdb (diff)
Remove formal-topology from CI
This was suggested by the author. See https://github.com/bmsherman/topology/issues/23
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh7
1 files changed, 0 insertions, 7 deletions
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
@@ -150,13 +150,6 @@
: "${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
########################################################################
: "${coq_dpdgraph_CI_REF:=coq-master}"