aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-06-13 09:51:02 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-06-13 09:51:02 +0200
commit47ac1323fb7787131d9a5dd93dd8efed1b866635 (patch)
tree17f15088997d1d4e476178d0c07e346df7342ed3
parent598ec175ea8ba6b424cc9ecf87f878494aef69a8 (diff)
parent75f42c5c4f350f301ef1968459f4f19f7a349ad4 (diff)
Merge PR#764: Point ci-hott at a newer version of HoTT
-rw-r--r--dev/ci/ci-basic-overlay.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 470f60a8e..3adc31935 100644
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -46,8 +46,8 @@
########################################################################
# HoTT
########################################################################
-# Temporal overlay
-: ${HoTT_CI_BRANCH:=mz-8.7}
+# 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}