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:
William S Fulton 2018-10-24 08:13:21 +01:00
commit 411c17f15d

View file

@ -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