Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit deaf2c8

Browse files
committed
Remove sonar token secure travis-ci setting
1 parent 00c3abd commit deaf2c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ cache:
1212
addons:
1313
sonarcloud:
1414
organization: "javierbrea"
15-
token:
16-
secure: "$SONAR_TOKEN"
15+
# token:
16+
# secure: "$SONAR_TOKEN"
1717
branch:
1818
name: "$TRAVIS_CURRENT_BRANCH"
1919

0 commit comments

Comments
 (0)