Try compile

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2019-10-06 20:53:10 -06:00
parent b7ec9f0cc2
commit 3a2980e1db
+2 -2
View File
@@ -18,8 +18,8 @@ matrix:
name: "airsonic/airsonic"
description: "A Free and Open Source community driven media server"
notification_email: "airsonic@tutanota.com"
build_command_prepend: mvn clean
build_command: mvn clean
build_command_prepend:
build_command: mvn clean compile
branch_pattern: master
- jdk: openjdk8
- jdk: oraclejdk9