diff options
| author | Maxime Dénès | 2017-05-26 19:02:29 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-05-27 12:17:12 +0200 |
| commit | 7ca4e36af8a12236a618bd3a8d045439df40dd43 (patch) | |
| tree | cc4851149e14f50d444e583628c93c678e17e839 | |
| parent | 4445158c58756a315dbbbf5773fc691dd61b61f1 (diff) | |
[travis] temporary UniMath overlay
We are waiting for an upstream merge of a fix related to coq_makefile2.
| -rw-r--r-- | dev/ci/ci-basic-overlay.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 1dfade261f..a6972c9500 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 |
