We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beacef4 commit c68bb9cCopy full SHA for c68bb9c
.travis.yml
@@ -25,7 +25,7 @@ matrix:
25
# see https://github.com/travis-ci/travis-ci/issues/8408
26
before_install:
27
- unset _JAVA_OPTIONS
28
-- wget https://raw.githubusercontent.com/sormuras/bach/ae2f0bd71a40530f867b666d190b382672c44628/install-jdk.sh
+- wget https://raw.githubusercontent.com/sormuras/bach/fd1614bccf35bb6c4b035fe10174f74cea7c0188/install-jdk.sh
29
30
# use travis-ci docker based infrastructure
31
sudo: false
0 commit comments