aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/00669-maximedenes-ssr-merge.sh
blob: af4a96f4aedf616f11f89333285a7e571a96c1ee (plain)
1
2
3
4
if [ "$TRAVIS_PULL_REQUEST" = "669" ] || [ "$TRAVIS_BRANCH" = "ssr-merge" ]; then
    mathcomp_CI_BRANCH=ssr-merge
    mathcomp_CI_GITURL=https://github.com/maximedenes/math-comp.git
fi