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
-6
View File
@@ -26,12 +26,6 @@ jobs:
arch: ppc64le
env: PYTHON=python
- name: macOS | x86_64 | Python 3.x
os: osx
env:
- PYTHON=python3
- PYTEST_ADDOPTS='-k "unit_test or test_0_basic" --suppress-no-test-exit-code'
- name: Windows | x86_64 | Python 3.6
os: windows
language: shell