mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 12:09:45 +00:00
5 lines
76 B
YAML
5 lines
76 B
YAML
language: java
|
|
jdk:
|
|
- oraclejdk8
|
|
script: mvn -fmain/pom.xml clean package
|