mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Build with matrix.
This commit is contained in:
+6
-7
@@ -1,6 +1,10 @@
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
jdk: oraclejdk8
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
script: mvn test -DskipITs -B
|
||||
notifications:
|
||||
slack:
|
||||
@@ -11,8 +15,3 @@ addons:
|
||||
packages:
|
||||
- gnupg
|
||||
- fakeroot
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
osx_image: xcode8.3
|
||||
Reference in New Issue
Block a user