From 9a75fa3c272dbd152b487ac1cb96c5109a1c8456 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 19 Oct 2017 11:02:54 +0200 Subject: CI: build lambdaRust (which depends on Iris) rather than just Iris --- dev/ci/ci-basic-overlay.sh | 3 +++ 1 file changed, 3 insertions(+) (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 43525dcd40..545846da58 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -43,6 +43,9 @@ : ${Iris_CI_BRANCH:=master} : ${Iris_CI_GITURL:=https://gitlab.mpi-sws.org/FP/iris-coq.git} +: ${lambdaRust_CI_BRANCH:=master} +: ${lambdaRust_CI_GITURL:=https://gitlab.mpi-sws.org/FP/LambdaRust-coq.git} + ######################################################################## # HoTT ######################################################################## -- cgit v1.2.3