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

Commit 7f63946

Browse files
committed
Change sonarcloud organization
1 parent 0874b22 commit 7f63946

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ cache:
1111

1212
addons:
1313
sonarcloud:
14-
organization: "javierbrea"
15-
token:
16-
secure: "$SONAR_TOKEN"
14+
organization: "mocks-server"
1715
branch:
1816
name: "$TRAVIS_CURRENT_BRANCH"
1917

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sonar.organization=javierbrea
1+
sonar.organization=mocks-server
22
sonar.projectKey=mocks-server-main
33
sonar.projectVersion=1.0.2
44

0 commit comments

Comments
 (0)