Remove Python 3 OSX Travis testing.
Pouring gcc-8.2.0.high_sierra.bottle.1.tar.gz Error: The step did not complete successfully Above error needs fixing
This commit is contained in:
parent
dc5885e22d
commit
411c17f15d
1 changed files with 4 additions and 0 deletions
|
|
@ -368,6 +368,10 @@ matrix:
|
|||
env: SWIGLANG=javascript ENGINE=node VER=10 CPP11=1
|
||||
sudo: required
|
||||
dist: trusty
|
||||
# 'brew upgrade python' failure due to conflicting files: c++
|
||||
- compiler: clang
|
||||
os: osx
|
||||
env: SWIGLANG=python PY3=3
|
||||
# Lots of failing tests currently
|
||||
- compiler: gcc
|
||||
os: linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue