diff options
| author | Enrico Tassi | 2019-04-20 15:29:45 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2019-04-20 16:38:32 +0200 |
| commit | c37892c5e2efce8294f93b2cd8fe5c5720a72e68 (patch) | |
| tree | 8d721b99620b2bf1ba156f4b57e3953254e1c4c9 /dev/ci | |
| parent | beb9ad59da4540a526a984f8dbdcd33030c708c3 (diff) | |
overlay for elpi
Diffstat (limited to 'dev/ci')
| -rw-r--r-- | dev/ci/user-overlays/09973-gares-elpi-2.1.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/09973-gares-elpi-2.1.sh b/dev/ci/user-overlays/09973-gares-elpi-2.1.sh new file mode 100644 index 0000000000..9a6e25d893 --- /dev/null +++ b/dev/ci/user-overlays/09973-gares-elpi-2.1.sh @@ -0,0 +1,6 @@ +if [ "$CI_PULL_REQUEST" = "9973" ] || [ "$CI_BRANCH" = "elpi-1.2" ]; then + + elpi_CI_REF=overlay-elpi1.2-coq-master + elpi_CI_GITURL=https://github.com/LPCIC/coq-elpi + +fi |
