We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe7577 commit 3425bbeCopy full SHA for 3425bbe
.travis.yml
@@ -3,8 +3,7 @@ sudo: required
3
addons:
4
sonarcloud:
5
organization: "oxygenxml-github"
6
- token:
7
- secure: "${SONAR_CLOUD_TOKEN}"
+ token: "${SONAR_CLOUD_TOKEN}"
8
9
dist: trusty
10
jdk:
0 commit comments