We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b33a51 commit cf20c2dCopy full SHA for cf20c2d
1 file changed
.travis.yml
@@ -4,15 +4,13 @@ language: java
4
jdk:
5
- oraclejdk8
6
7
-#addons:
8
-# sonarqube:
9
-# organization: utplsql
10
-# token:
11
-# secure: ${SONAR_TOKEN}
12
-# branches:
13
-# - develop
14
-# - master
15
-# - test_ut_run_script
+addons:
+ sonarqube:
+ organization: utplsql
+ token:
+ secure: ${SONAR_TOKEN}
+ branches:
+ - master
16
17
env:
18
global:
0 commit comments