We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc495a commit 6f4b203Copy full SHA for 6f4b203
1 file changed
.travis.yml
@@ -10,8 +10,7 @@ jdk:
10
addons:
11
sonarcloud:
12
organization: utplsql
13
- token:
14
- secure: ${SONAR_TOKEN}
+ token: ${SONAR_TOKEN}
15
16
env:
17
global:
0 commit comments