aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/7080-herbelin-master+swapping-modules-constr-context.sh
blob: b4d3d7e67a68d19b542147f81e7e8a4062d1a946 (plain)
1
2
3
4
5
6
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