Skip to content

Commit de47734

Browse files
committed
Trying sonar token without secure
1 parent 166922b commit de47734

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ addons:
1212
sonarcloud:
1313
# Set this to match your repo - see this doc on how to set details https://docs.travis-ci.com/user/sonarcloud/
1414
organization: utplsql
15-
token:
16-
# Put sonar connection token generated and encrypted.
17-
secure: ${SONAR_TOKEN}
15+
token: ${SONAR_TOKEN}
1816

1917
env:
2018
global:

0 commit comments

Comments
 (0)