Mac standalone test
This commit is contained in:
parent
bb312d8a55
commit
e161869bf5
13
appveyor.yml
13
appveyor.yml
|
@ -1,17 +1,6 @@
|
|||
version: 1.0.{build}
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
|
||||
- job_name: MacOS
|
||||
appveyor_build_worker_image: macos
|
||||
|
||||
for:
|
||||
|
||||
-
|
||||
matrix:
|
||||
only:
|
||||
- job_name: MacOS
|
||||
image: macos
|
||||
|
||||
build_script:
|
||||
- sh: ./pipelines/macOS_build.sh
|
||||
|
|
Loading…
Reference in New Issue