aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2017-05-26 19:02:29 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2017-05-27 12:17:12 +0200
commit7ca4e36af8a12236a618bd3a8d045439df40dd43 (patch)
treecc4851149e14f50d444e583628c93c678e17e839 /dev
parent4445158c58756a315dbbbf5773fc691dd61b61f1 (diff)
[travis] temporary UniMath overlay
We are waiting for an upstream merge of a fix related to coq_makefile2.
Diffstat (limited to 'dev')
-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 1dfade261..a6972c950 100644
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -13,8 +13,8 @@
########################################################################
# UniMath
########################################################################
-: ${UniMath_CI_BRANCH:=master}
-: ${UniMath_CI_GITURL:=https://github.com/UniMath/UniMath.git}
+: ${UniMath_CI_BRANCH:=coq_makefile2-fix}
+: ${UniMath_CI_GITURL:=https://github.com/maximedenes/UniMath.git}
########################################################################
# Unicoq + Metacoq