Skip to content

Commit 6f4b203

Browse files
committed
Fixed travis sonar token.
1 parent ffc495a commit 6f4b203

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jdk:
1010
addons:
1111
sonarcloud:
1212
organization: utplsql
13-
token:
14-
secure: ${SONAR_TOKEN}
13+
token: ${SONAR_TOKEN}
1514

1615
env:
1716
global:

0 commit comments

Comments
 (0)