From 9bc4bdf6580a04c81b678f41200b02dfb50cfd9d Mon Sep 17 00:00:00 2001 From: tastybento Date: Tue, 29 Oct 2019 19:08:12 -0700 Subject: [PATCH] Changed sonarcloud organization bentobox-world --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2099fc59a..ac8edb99f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: java sudo: false addons: sonarcloud: - organization: "tastybento-github" + organization: "bentobox-world" token: secure: $SONAR_TOKEN branches: