aboutsummaryrefslogtreecommitdiff
path: root/dev/ci
diff options
context:
space:
mode:
authorHugo Herbelin2020-08-28 15:33:38 +0200
committerHugo Herbelin2020-08-28 16:11:23 +0200
commit8262041215c9bc3d13e768b1c422b52005083e85 (patch)
tree1afe42b009ad40fc167a6848e2373951d1cbfe04 /dev/ci
parentd07d14dfd82cd08564ef0513c23236d73a67664f (diff)
Adding overlay for coq-elpi.
Diffstat (limited to 'dev/ci')
-rw-r--r--dev/ci/user-overlays/12875-herbelin-master+about-print-all-arguments-names.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/12875-herbelin-master+about-print-all-arguments-names.sh b/dev/ci/user-overlays/12875-herbelin-master+about-print-all-arguments-names.sh
new file mode 100644
index 0000000000..bb08c13ef3
--- /dev/null
+++ b/dev/ci/user-overlays/12875-herbelin-master+about-print-all-arguments-names.sh
@@ -0,0 +1,6 @@
+if [ "$CI_PULL_REQUEST" = "12875" ] || [ "$CI_BRANCH" = "master+about-print-all-arguments-names" ]; then
+
+ elpi_CI_REF=coq-master+adapt-coq12875-arguments-pass-name-impargs
+ elpi_CI_GITURL=https://github.com/herbelin/coq-elpi
+
+fi