Revert "Remove travis-ci macOS from docs/examples"

This reverts commit 5de574d36820c2481f4e7557ed6aa0e431ee3e63.
This commit is contained in:
Joe Rickerby
2021-05-24 17:24:36 -04:00
committed by Henry Schreiner
parent 6d5c80c624
commit e4a917f717
6 changed files with 26 additions and 9 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/windows] {: #travis-ci}
# Travis CI [linux/mac/windows] {: #travis-ci}
To build Linux and Windows wheels on Travis CI, create a `.travis.yml` file in your repo.
To build Linux, Mac, and Windows wheels on Travis CI, create a `.travis.yml` file in your repo.
> .travis.yml