Removed reference to SONAR_TOKEN

This commit is contained in:
tastybento 2019-11-07 17:45:25 -08:00
parent 139ffb81d4
commit ba529b78ac

View File

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