Skip to content

Commit 3a045dd

Browse files
authored
Update travis.sh
1 parent 9c71b58 commit 3a045dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

travis.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ version=${temp##*|}
88

99
if [ "$TRAVIS_SECURE_ENV_VARS" == "true" ]; then
1010
if [ "$TRAVIS_BRANCH" == "develop" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
11-
java -jar ./bsl-language-server.jar -a -s ./src -r json
1211

1312
sonar-scanner \
1413
-Dsonar.host.url=$SONAR_HOST \

0 commit comments

Comments
 (0)