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-23 12:51:07 +02:00
committed by GitHub
parent af45aface9
commit d4f4db124c
7 changed files with 9 additions and 32 deletions
+2 -2
View File
@@ -113,9 +113,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