Removed sonar_token reference from travis.yml

This commit is contained in:
tastybento 2019-11-07 16:52:39 -08:00
parent c73bf8bad7
commit eb0930757c
1 changed files with 1 additions and 2 deletions

View File

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