Removes SONAR_TOKEN reference

This commit is contained in:
tastybento 2019-11-07 17:31:07 -08:00
parent 614eec5c26
commit bffc8af7ff

View File

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