Skip to content

Commit bf1d54e

Browse files
committed
Deactivated Sonar and moved back to Java 8
1 parent 592c8e1 commit bf1d54e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ services:
55
- docker
66

77
jdk:
8-
- openjdk11
9-
10-
addons:
11-
sonarcloud:
12-
organization: utplsql
13-
token: ${SONAR_TOKEN}
8+
- openjdk8
149

1510
env:
1611
global:

0 commit comments

Comments
 (0)