From b94976daca4d5d9432014c6cc747d952f0a41d1a Mon Sep 17 00:00:00 2001 From: tastybento Date: Fri, 24 Aug 2018 16:43:58 -0700 Subject: [PATCH] Adjusted Sonarcloud org --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9fed5a8..abb6469 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: java sudo: false addons: sonarcloud: - organization: "bentobox-world" + organization: "bentoboxworld" token: secure: $SONAR_TOKEN branches: