Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 94da4cb

Browse files
committed
Adjusting build to work with new travis server.
1 parent cbe9aaf commit 94da4cb

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
@@ -2,6 +2,7 @@ sudo: required
22
language: python
33
os: linux
44
arch: arm64
5+
jdk: openjdk10
56

67
addons:
78
sonarcloud:
@@ -62,9 +63,6 @@ cache:
6263
- $MAVEN_CFG
6364

6465
before_install:
65-
- sudo apt-get update
66-
# Java9+ Required for Sonar and SQLCL
67-
- sudo apt-get -y install unzip openjdk-9-jre
6866

6967
#cache to be used between stages. Based on https://github.com/travis-ci/docs-travis-ci-com/issues/1329
7068
#delete all files in cache that are older than 5 days

0 commit comments

Comments
 (0)