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
-3
View File
@@ -7,9 +7,6 @@ jobs:
include:
# perform a linux build
- services: docker
# and a mac build
- os: osx
language: shell
# and a windows build
- os: windows
language: shell