aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh b/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh
new file mode 100644
index 000000000..b4d3d7e67
--- /dev/null
+++ b/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh
@@ -0,0 +1,7 @@
+if [ "$CI_PULL_REQUEST" = "7080" ] || [ "$CI_BRANCH" = "master+swapping-modules-constr-context" ]; then
+ Equations_CI_BRANCH=master+adapting-coq-pr7080
+ Equations_CI_GITURL=https://github.com/herbelin/Coq-Equations.git
+
+ Elpi_CI_BRANCH=coq-master+adapting-coq-pr7080
+ Elpi_CI_GITURL=https://github.com/herbelin/coq-elpi.git
+fi