Skip to content

Commit 726743d

Browse files
committed
Fixing sonar branch analysis.
1 parent 4996fdd commit 726743d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ jdk:
66

77
addons:
88
sonarcloud:
9+
# Set this to match your repo - see this doc on how to set details https://docs.travis-ci.com/user/sonarcloud/
910
organization: utplsql
1011
token:
12+
# Put sonar connection token generated and encrypted.
1113
secure: ${SONAR_TOKEN}
12-
branches:
13-
- develop
14-
- master
15-
- test_ut_run_script
1614

1715
env:
1816
global:

0 commit comments

Comments
 (0)