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 5ad3095 commit 7d30bcbCopy full SHA for 7d30bcb
.travis.yml
@@ -4,7 +4,7 @@ dist: trusty
4
language: java
5
jdk: openjdk8
6
7
-install: true
+install: unset _JAVA_OPTIONS
8
script: ./gradlew build
9
10
before_cache:
0 commit comments