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