aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/13299-jashug-preserve-universes-notation.sh
blob: 27e7cee42eab5bbb038333e0581287071f2815c8 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "13299" ] || [ "$CI_BRANCH" = "preserve-universes-notation" ]; then

    elpi_CI_REF=overlay-universes-in-notations
    elpi_CI_GITURL=https://github.com/jashug/coq-elpi

fi