mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-14 14:45:39 +01:00
7 lines
89 B
YAML
7 lines
89 B
YAML
language: java
|
|
before_install:
|
|
- chmod +x gradlew
|
|
cache:
|
|
directories:
|
|
- $HOME/.m2
|