diff options
| author | Enrico Tassi | 2018-02-14 17:09:45 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2018-02-19 17:46:51 +0100 |
| commit | 1dcf5516ab772a6d5325d42c2ceaf727fe88bb86 (patch) | |
| tree | a24c4ec3e89b2d7dc7805cbdf8e9d6c14d97bdc9 /dev/ci/ci-basic-overlay.sh | |
| parent | 06931bf4b193f978d43f30e22732b0122602ed53 (diff) | |
ci: add elpi
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
| -rw-r--r-- | dev/ci/ci-basic-overlay.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 784da6f971..48e01e9e93 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -144,3 +144,9 @@ ######################################################################## : "${Equations_CI_BRANCH:=8.8+alpha}" : "${Equations_CI_GITURL:=https://github.com/mattam82/Coq-Equations.git}" + +######################################################################## +# Elpi +######################################################################## +: "${Elpi_CI_BRANCH:=coq-master}" +: "${Elpi_CI_GITURL:=https://github.com/LPCIC/coq-elpi.git}" |
