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}
|
version: 1.0.{build}
|
||||||
|
|
||||||
environment:
|
image: macos
|
||||||
matrix:
|
|
||||||
|
|
||||||
- job_name: MacOS
|
|
||||||
appveyor_build_worker_image: macos
|
|
||||||
|
|
||||||
for:
|
|
||||||
|
|
||||||
-
|
|
||||||
matrix:
|
|
||||||
only:
|
|
||||||
- job_name: MacOS
|
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- sh: ./pipelines/macOS_build.sh
|
- sh: ./pipelines/macOS_build.sh
|
||||||
|
|
Loading…
Reference in New Issue