aboutsummaryrefslogtreecommitdiffstats
path: root/travis.sh
diff options
context:
space:
mode:
Diffstat (limited to 'travis.sh')
-rwxr-xr-xtravis.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/travis.sh b/travis.sh
index e4f87f24e34..b9e50e17454 100755
--- a/travis.sh
+++ b/travis.sh
@@ -23,6 +23,7 @@ CI)
# Do not deploy a SNAPSHOT version but the release version related to this build
set_maven_build_version $TRAVIS_BUILD_NUMBER
+ # analysis is currently executed by SonarSource internal infrastructure
mvn deploy \
-Pdeploy-sonarsource \
-B -e -V