]> source.dussan.org Git - sonarqube.git/commitdiff
Temporarily disable analysis as JS analyser fails
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Sun, 24 Jul 2016 16:55:53 +0000 (18:55 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Sun, 24 Jul 2016 16:55:53 +0000 (18:55 +0200)
travis.sh

index 684e73b03c58335ef31887d2353a26b453f780c6..4af83f563645fa02e6ab2cd7c03e043cc5e829b6 100755 (executable)
--- a/travis.sh
+++ b/travis.sh
@@ -31,7 +31,8 @@ CI)
     # For this reason errors are ignored with "|| true"
     git fetch --unshallow || true
   
-    mvn org.jacoco:jacoco-maven-plugin:prepare-agent deploy sonar:sonar \
+    #mvn org.jacoco:jacoco-maven-plugin:prepare-agent deploy sonar:sonar \
+    mvn deploy \
           $MAVEN_OPTIONS \
           -Pdeploy-sonarsource \
           -Dsonar.host.url=$SONAR_HOST_URL \