Skip to content

Commit

Permalink
Removed SONAR_TOKEN reference preventing authorization.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Nov 13, 2019
1 parent 6eb6008 commit 4e078d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ sudo: false
addons:
sonarcloud:
organization: "bentobox-world"
token:
secure: $SONAR_TOKEN

jdk:
- openjdk8
- openjdk11
Expand Down

0 comments on commit 4e078d4

Please sign in to comment.