Mac standalone test

This commit is contained in:
Matthew Budd 2020-06-30 20:50:11 -04:00
parent bb312d8a55
commit e161869bf5
1 changed files with 3 additions and 14 deletions

View File

@ -1,18 +1,7 @@
version: 1.0.{build} version: 1.0.{build}
environment: image: macos
matrix:
- job_name: MacOS build_script:
appveyor_build_worker_image: macos - sh: ./pipelines/macOS_build.sh
for:
-
matrix:
only:
- job_name: MacOS
build_script:
- sh: ./pipelines/macOS_build.sh