aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/user-overlays/06158-herbelin-master+fix-pr6158-ltac-value-printer.sh
blob: cdca8e525aad1c5630539dad0052f0f9b259b690 (plain)
1
2
3
4
if [ "$TRAVIS_PULL_REQUEST" = "6158" ] || [ "$TRAVIS_BRANCH" = "master+some-fix-ltac-printing+refined-printers" ]; then
    ltac2_CI_BRANCH=master+fix-pr6158-ltac-value-printer
    ltac2_CI_GITURL=https://github.com/herbelin/ltac2.git
fi