aboutsummaryrefslogtreecommitdiffstats
path: root/travis.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2016-01-30 19:16:52 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2016-01-30 19:16:52 +0100
commitce76c679ecb75d10a9558457b64a141eb9a953ab (patch)
treed877c5bd4a09b4eec6456c12aa97e136d5c9c521 /travis.sh
parentb11816776254f69a0dd7a25c32260b2d77aaa358 (diff)
downloadsonarqube-ce76c679ecb75d10a9558457b64a141eb9a953ab.tar.gz
sonarqube-ce76c679ecb75d10a9558457b64a141eb9a953ab.zip
Fix deployment to Artifactory by upgrading to parent 28
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