Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5b5ca12

Browse files
committed
Fixing issue with sonar token.
1 parent 2f089b3 commit 5b5ca12

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ addons:
99
- openjdk-9-jre-headless
1010
sonarcloud:
1111
organization: utplsql
12-
token:
13-
secure: ${SONAR_TOKEN}
12+
token: ${SONAR_TOKEN}
1413

1514
services:
1615
- docker

0 commit comments

Comments
 (0)