Removed reference to SONAR_TOKEN

This commit is contained in:
tastybento 2019-11-07 17:06:55 -08:00
parent b24e76ec67
commit f22c5d98fa
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ sudo: false
addons: addons:
sonarcloud: sonarcloud:
organization: "bentobox-world" organization: "bentobox-world"
token:
secure: $SONAR_TOKEN
jdk: jdk:
- openjdk8 - openjdk8