aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/11051-gares-elpi-1.8.sh
blob: 7845654375c2decdb420f03380254a99b1a99191 (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "11051" ] || [ "$CI_BRANCH" = "elpi-1.8" ]; then

    elpi_CI_REF="coq-master+v1.2"
    elpi_CI_GITURL=https://github.com/LPCIC/coq-elpi

fi