diff options
-rwxr-xr-x | travis.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/travis.sh b/travis.sh index 3d27efe0480..12e6ad9d772 100755 --- a/travis.sh +++ b/travis.sh @@ -72,8 +72,6 @@ ITS) else installTravisTools - build "SonarSource/orchestrator" "2268bba9acbf699a00adc7c5f1dce8d96b0426ff" - start_xvfb mvn install -Pit,dev -DskipTests -Dcategory=$IT_CATEGORY -Dmaven.test.redirectTestOutputToFile=false -e -Dsource.skip=true |