Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6aeef8 + 0dda7d2 commit bd22fe2Copy full SHA for bd22fe2
1 file changed
.travis.yml
@@ -5,9 +5,9 @@ addons:
5
apt:
6
packages:
7
- unzip
8
- # Java8 Required for Sonar and SQLCL
9
- - oracle-java8-installer
10
- - oracle-java8-set-default
+ # Java9 Required for Sonar and SQLCL
+ - oracle-java9-installer
+ - oracle-java9-set-default
11
sonarcloud:
12
organization: utplsql
13
token:
0 commit comments