|
|
@ -18,8 +18,8 @@ matrix: |
|
|
|
name: "airsonic/airsonic" |
|
|
|
name: "airsonic/airsonic" |
|
|
|
description: "A Free and Open Source community driven media server" |
|
|
|
description: "A Free and Open Source community driven media server" |
|
|
|
notification_email: "airsonic@tutanota.com" |
|
|
|
notification_email: "airsonic@tutanota.com" |
|
|
|
build_command_prepend: mvn clean |
|
|
|
build_command_prepend: |
|
|
|
build_command: mvn clean |
|
|
|
build_command: mvn clean compile |
|
|
|
branch_pattern: master |
|
|
|
branch_pattern: master |
|
|
|
- jdk: openjdk8 |
|
|
|
- jdk: openjdk8 |
|
|
|
- jdk: oraclejdk9 |
|
|
|
- jdk: oraclejdk9 |
|
|
|