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

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