We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23c254 commit 609a538Copy full SHA for 609a538
.travis.yml
@@ -3,7 +3,7 @@ language: java
3
sudo: false
4
5
jdk:
6
- - oraclejdk8
+ - openjdk8
7
8
install:
9
- export JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF8"
0 commit comments