Add macOS support on AppVeyor

This commit is contained in:
mayeut
2020-03-07 12:03:00 +01:00
parent ce5fc12b5f
commit 028c1dbf10
4 changed files with 40 additions and 24 deletions
+2 -2
View File
@@ -49,9 +49,9 @@ Commit this file, enable building of your repo on CircleCI, and push.
CircleCI will store the built wheels for you - you can access them from the project console. Check out the CircleCI [docs](https://circleci.com/docs/2.0/configuration-reference/#section=configuration) for more info on this config file.
# AppVeyor [linux/windows] {: #appveyor}
# AppVeyor [linux/mac/windows] {: #appveyor}
To build Linux and Windows wheels on AppVeyor, create an `appveyor.yml` file in your repo.
To build Linux, Mac, and Windows wheels on AppVeyor, create an `appveyor.yml` file in your repo.
> appveyor.yml