Removed sonar_token reference from travis.yml

This commit is contained in:
tastybento 2019-11-07 16:56:26 -08:00
parent 10a7b451ba
commit c7f597e2ac
1 changed files with 0 additions and 2 deletions

View File

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