aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2019-11-21 18:57:45 +0100
committerEmilio Jesus Gallego Arias2019-11-21 18:57:45 +0100
commit83ab871c90c862ebb08bcc549701beec0afc6cce (patch)
tree592c2683c94d3c6198ea251bdcd0aa4b0c16a61c /dev/ci/ci-basic-overlay.sh
parentbe06ea8aefe8c1a23f1ff28c3466774dc3983ea6 (diff)
parentce4e8c74d98fce84c6a78d2b72bc18d8d34c40b3 (diff)
Merge PR #11154: add tlc to ci; please proof read very carefully and test. thanks
Reviewed-by: SkySkimmer Reviewed-by: ejgallego
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