aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorcharguer2019-11-21 13:37:24 +0100
committercharguer2019-11-21 14:37:58 +0100
commitce4e8c74d98fce84c6a78d2b72bc18d8d34c40b3 (patch)
tree2f6b11fd286318f01d8c2bb194f37cfaf4d7c1a5 /dev/ci/ci-basic-overlay.sh
parentb680b06b31c27751a7d551d95839aea38f7fbea1 (diff)
add tlc to ci; please proof read very carefully and test. thanks
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 8db0087e3c..5139113083 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -188,8 +188,9 @@
########################################################################
# TLC
########################################################################
-: "${tlc_CI_REF:=master}"
-: "${tlc_CI_GITURL:=https://gforge.inria.fr/git/tlc/tlc}"
+: "${tlc_CI_REF:=master-for-coq-ci}"
+: "${tlc_CI_GITURL:=https://github.com/charguer/tlc}"
+: "${tlc_CI_ARCHIVEURL:=${tlc_CI_GITURL}/archive}"
########################################################################
# Bignums