You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
147 B

language: java
jdk: oraclejdk8
6 years ago
cache:
directories:
- $HOME/.m2
before_install:
- chmod +x mvnw
6 years ago
install:
6 years ago
- ./mvnw install -Dgpg.skip -B -V