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:
committed by
Henry Schreiner
parent
f6fc96400b
commit
e5556f67f4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user