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 1852556 commit 03925c7Copy full SHA for 03925c7
.travis.yml
@@ -1,6 +1,6 @@
1
language: java
2
jdk:
3
- - oraclejdk8
+ - oraclejdk12
4
install: true
5
script:
6
- ./gradlew --no-daemon --stacktrace run
0 commit comments