7 lines
No EOL
74 B
YAML
7 lines
No EOL
74 B
YAML
language: java
|
|
|
|
jdk:
|
|
- oraclejdk8
|
|
|
|
before_install:
|
|
- chmod +x gradlew |