aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays')
-rw-r--r--dev/ci/user-overlays/06775-univ-cumul-weak.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/06775-univ-cumul-weak.sh b/dev/ci/user-overlays/06775-univ-cumul-weak.sh
new file mode 100644
index 000000000..8afcbf78a
--- /dev/null
+++ b/dev/ci/user-overlays/06775-univ-cumul-weak.sh
@@ -0,0 +1,4 @@
+if [ "$CI_PULL_REQUEST" = "6775" ] || [ "$CI_BRANCH" = "univ-cumul" ]; then
+ Elpi_CI_BRANCH=coq-master
+ Elpi_CI_GITURL=https://github.com/SkySkimmer/coq-elpi.git
+fi