Skip to content

Commit 66f7d57

Browse files
committed
[Build] Update jdk home
1 parent f3b1d2c commit 66f7d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.m2/travis-ci-toolchains.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<vendor>openjdk</vendor>
88
</provides>
99
<configuration>
10-
<jdkHome>/usr/local/lib/jvm/openjdk8</jdkHome>
10+
<jdkHome>/usr/lib/jvm/java-1.8.0-openjdk-amd64</jdkHome>
1111
</configuration>
1212
</toolchain>
1313
</toolchains>

0 commit comments

Comments
 (0)