Skip to content

Commit f97c7da

Browse files
authored
🐛 authentication failure for sonar cloud
configuring sonar cloud
1 parent f71f627 commit f97c7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sudo: false
55
install: true
66
addons:
77
sonarqube:
8-
organization: "your_organization_key"
8+
organization: "json-schema-java-ui"
99
token:
1010
secure: SONAR_TOKEN
1111
install:

0 commit comments

Comments
 (0)