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

Commit 185537b

Browse files
committed
Fix sonarcloud config
1 parent 302fa7e commit 185537b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ addons:
1111
sonarcloud:
1212
organization: "mocks-server"
1313
token:
14-
secure: "$SONAR_TOKEN"
14+
secure: $SONAR_TOKEN
1515
branch:
1616
name: "$TRAVIS_CURRENT_BRANCH"
1717

0 commit comments

Comments
 (0)