From ce4e8c74d98fce84c6a78d2b72bc18d8d34c40b3 Mon Sep 17 00:00:00 2001 From: charguer Date: Thu, 21 Nov 2019 13:37:24 +0100 Subject: add tlc to ci; please proof read very carefully and test. thanks --- dev/ci/ci-basic-overlay.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev/ci/ci-basic-overlay.sh') 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 -- cgit v1.2.3