From dcc60abb6d19caa988c768c736cf8ad0134a92df Mon Sep 17 00:00:00 2001 From: Julien Lancelot Date: Mon, 18 Jul 2016 14:50:18 +0200 Subject: DO NOT PUSH TO BRANCH : Activate QA on this branch --- travis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'travis.sh') diff --git a/travis.sh b/travis.sh index 74820c6fae8..5b029967a8a 100755 --- a/travis.sh +++ b/travis.sh @@ -28,7 +28,7 @@ CI) -Pdeploy-sonarsource \ -B -e -V - elif [[ "${TRAVIS_BRANCH}" == "branch-"* ]] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then + elif [[ "${TRAVIS_BRANCH}" == "feature/jl/5.6_Fix_SSF-48"* ]] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then strongEcho 'Build and deploy' # get current version from pom -- cgit v1.2.3