diff options
| author | Maxime Dénès | 2017-05-27 13:01:33 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-05-27 13:01:33 +0200 |
| commit | 2eb27e56ea4764fa2f2acec6f951eef2642ff1be (patch) | |
| tree | cc4851149e14f50d444e583628c93c678e17e839 | |
| parent | 4445158c58756a315dbbbf5773fc691dd61b61f1 (diff) | |
| parent | 7ca4e36af8a12236a618bd3a8d045439df40dd43 (diff) | |
Merge PR#686: [travis] temporary UniMath overlay
| -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 |
