mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-03 01:00:18 +01:00
5 lines
63 B
YAML
5 lines
63 B
YAML
language: java
|
|
jdk:
|
|
- oraclejdk7
|
|
script: "mvn clean install"
|