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