diff options
-rwxr-xr-x | travis.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/travis.sh b/travis.sh index 50e6da7b3cf..284f0def7a0 100755 --- a/travis.sh +++ b/travis.sh @@ -46,7 +46,6 @@ CI) echo "======= Found RELEASE version =======" # analysis is currently executed by SonarSource internal infrastructure mvn deploy \ - -Dmaven.test.skip=true \ -Pdeploy-sonarsource,release \ -B -e -V ./distribution.sh |