aboutsummaryrefslogtreecommitdiffstats
path: root/travis.sh
diff options
context:
space:
mode:
Diffstat (limited to 'travis.sh')
-rwxr-xr-xtravis.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/travis.sh b/travis.sh
index 7c858ca5433..b2f4e883651 100755
--- a/travis.sh
+++ b/travis.sh
@@ -51,7 +51,6 @@ BUILD)
WEB_TESTS)
./gradlew :server:sonar-web:yarn :server:sonar-web:yarn_validate --no-daemon --console plain
- ./gradlew :server:sonar-vsts:yarn :server:sonar-vsts:yarn_validate --no-daemon --console plain
;;
*)