aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/06392-ejgallego-econstr+fix_class.sh
blob: c0dcf79e1dd6bf4005ecc97d07c44411dd9557e9 (plain)
1
2
3
4
if [ "$TRAVIS_PULL_REQUEST" = "6392" ] || [ "$TRAVIS_BRANCH" = "econstr+fix_class" ]; then
    Equations_CI_BRANCH=econstr+fix_class
    Equations_CI_GITURL=https://github.com/ejgallego/Coq-Equations.git
fi