From bef388708aaaf44b4eff3b40a0bccb89274250ed Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 27 Oct 2015 21:40:25 +0100 Subject: [PATCH] Remove build of orchestrator --- travis.sh | 2 -- 1 file changed, 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 -- 2.39.5