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

Commit 5e58578

Browse files
committed
Update .travis.yml::Add openjdk8
1 parent 205f9a2 commit 5e58578

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ cache:
55
- $HOME/.m2
66
scala:
77
- 2.11.11
8+
jdk:
9+
- openjdk8
810
script:
911
- mvn scalastyle:check
1012
- mvn clean install

0 commit comments

Comments
 (0)