Skip to content

Commit

Permalink
FIx #1239 Use jdk8 instead of 10 by defautl
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 committed Jun 21, 2019
1 parent 45f34b8 commit 0a9eed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: java
scala: 2.12.7
os: linux
jdk: openjdk10
jdk: openjdk8

addons:
apt:
Expand Down

0 comments on commit 0a9eed2

Please sign in to comment.