Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit 8fd67b6

Browse files
Update .travis.yml
Oraclejdk8 not available on Travis CI with Xenial
1 parent b2a702f commit 8fd67b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cache:
66
scala:
77
- 2.11.12
88
jdk:
9-
- oraclejdk8
9+
- openjdk8
1010
script:
1111
- mvn scalastyle:check
1212
- mvn test

0 commit comments

Comments
 (0)