Thanks to visit codestin.com Credit goes to github.com
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 03925c7 commit d56a8daCopy full SHA for d56a8da
.travis.yml
@@ -1,6 +1,6 @@
1
language: java
2
jdk:
3
- - oraclejdk12
+ - oraclejdk11
4
install: true
5
script:
6
- ./gradlew --no-daemon --stacktrace run
0 commit comments