Skip to content

Commit d3d6650

Browse files
authored
Merge pull request #38 from 2m/wip-openjdk-2m
Switch to OpenJDK8
2 parents 4e34843 + 1d53959 commit d3d6650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: scala
2-
jdk: oraclejdk8
2+
jdk: openjdk8
33
scala: 2.12.8
44

55
jobs:

0 commit comments

Comments
 (0)