aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-10-25 10:13:53 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-10-25 10:13:53 +0200
commit7d2dfd6fabd5d447166b1cb0e3b2993cc8abf4b3 (patch)
treec34dade1d0e3b37818bdfcb5999f42963dc7ea3e /dev/ci/ci-basic-overlay.sh
parent6b71d6e4fa9869d6fec6365572b53f26bd0a0467 (diff)
parent179eef8fdde412f60d23a48c10abcde537bee2bb (diff)
Merge PR #6003: Point HoTT back at master, which now supports Coq master
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rw-r--r--dev/ci/ci-basic-overlay.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index e76f28370..9be882bb3 100644
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -49,11 +49,8 @@
########################################################################
# HoTT
########################################################################
-# Temporary overlay
-: ${HoTT_CI_BRANCH:=ocaml.4.02.3}
-: ${HoTT_CI_GITURL:=https://github.com/ejgallego/HoTT.git}
-# : ${HoTT_CI_BRANCH:=master}
-# : ${HoTT_CI_GITURL:=https://github.com/HoTT/HoTT.git}
+: ${HoTT_CI_BRANCH:=master}
+: ${HoTT_CI_GITURL:=https://github.com/HoTT/HoTT.git}
########################################################################
# GeoCoq