Remove macOS build on travis-ci (#686)

* Remove macOS build on travis-ci
* Remove travis-ci macOS from docs/examples
This commit is contained in:
Matthieu Darbois
2021-05-24 17:24:36 -04:00
committed by Henry Schreiner
parent f6fc96400b
commit e5556f67f4
7 changed files with 9 additions and 32 deletions
+2 -2
View File
@@ -116,9 +116,9 @@ Commit this file, enable building of your repo on Azure Pipelines, and push.
Wheels will be stored for you and available through the Pipelines interface. For more info on this file, check out the [docs](https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema).
# Travis CI [linux/mac/windows] {: #travis-ci}
# Travis CI [linux/windows] {: #travis-ci}
To build Linux, Mac, and Windows wheels on Travis CI, create a `.travis.yml` file in your repo.
To build Linux and Windows wheels on Travis CI, create a `.travis.yml` file in your repo.
> .travis.yml