mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-23 02:35:11 +01:00
5 lines
61 B
YAML
5 lines
61 B
YAML
language: java
|
|
jdk:
|
|
- openjdk6
|
|
script: "mvn clean install"
|