diff options
| author | Ralf Jung | 2017-10-19 11:02:54 +0200 |
|---|---|---|
| committer | Ralf Jung | 2017-10-19 14:09:03 +0200 |
| commit | 9a75fa3c272dbd152b487ac1cb96c5109a1c8456 (patch) | |
| tree | 44df902cd13dd1e1801fe89a0f0cde24ee98ed22 /dev/ci/ci-basic-overlay.sh | |
| parent | 6bda57bd75efe55fe1f7774f932e9ef5a65aeaaf (diff) | |
CI: build lambdaRust (which depends on Iris) rather than just Iris
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
| -rw-r--r-- | dev/ci/ci-basic-overlay.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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 ######################################################################## |
