aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-hott.sh
diff options
context:
space:
mode:
authorMaxime Dénès2017-03-14 20:00:58 +0100
committerMaxime Dénès2017-03-14 20:00:58 +0100
commite3a214801baf52c1cb1e9094d9e19624a6f9ded2 (patch)
tree5ae78699c7e9e10bb0d2d87fea7ff1061fc96bf8 /dev/ci/ci-hott.sh
parentdb1ef0aeba8bad6bb686f6adb465cb1fbb5229f3 (diff)
parent2cee6aa7a30b39c53e23fc69f0b9e7754ebee740 (diff)
Merge PR#477: [travis] Basic support for overlays.
Diffstat (limited to 'dev/ci/ci-hott.sh')
-rwxr-xr-xdev/ci/ci-hott.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/ci/ci-hott.sh b/dev/ci/ci-hott.sh
index 62733c9452..1bf6e9a872 100755
--- a/dev/ci/ci-hott.sh
+++ b/dev/ci/ci-hott.sh
@@ -3,8 +3,6 @@
ci_dir="$(dirname "$0")"
source ${ci_dir}/ci-common.sh
-HoTT_CI_BRANCH=mz-8.7
-HoTT_CI_GITURL=https://github.com/ejgallego/HoTT.git
HoTT_CI_DIR=${CI_BUILD_DIR}/HoTT
git_checkout ${HoTT_CI_BRANCH} ${HoTT_CI_GITURL} ${HoTT_CI_DIR}