Skip to content

Commit 8d89b7b

Browse files
authored
Update .travis.yml (#583)
Side effect of update to Travis broke jenkins tests https://travis-ci.community/t/install-of-oracle-jdk8-is-failing/4365/3
1 parent 80a2092 commit 8d89b7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ language: java
22
jdk:
33
- oraclejdk8
44
script: ./gradlew -S clean jar ds3-sdk:test ds3-utils:test ds3-metadata:test
5+
dist: trusty

0 commit comments

Comments
 (0)