diff options
| author | Enrico Tassi | 2020-05-06 22:34:17 +0200 |
|---|---|---|
| committer | Enrico Tassi | 2020-05-07 09:16:54 +0200 |
| commit | bd69c92a0224918b1d4116a73841a67e72bccd8a (patch) | |
| tree | 79b730cc13a1b395ef11b25d0a1ce81f1e0ab582 /dev | |
| parent | 0f0f1a5d007eea7891aaca40583efe663a176c02 (diff) | |
[ci] overlay for coq-elpi
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ci/user-overlays/12267-gares-elpi-1.11.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/12267-gares-elpi-1.11.sh b/dev/ci/user-overlays/12267-gares-elpi-1.11.sh new file mode 100644 index 0000000000..ceb7afe3d1 --- /dev/null +++ b/dev/ci/user-overlays/12267-gares-elpi-1.11.sh @@ -0,0 +1,6 @@ +if [ "$CI_PULL_REQUEST" = "12267" ] || [ "$CI_BRANCH" = "elpi-1.11" ]; then + + elpi_CI_REF="coq-master+elpi-1.11" + elpi_hb_CI_REF="coq-master+elpi.11" + +fi |
