Turn Travis OSX Python 3 testing back on

brew is working again with Python 3.7.1
This commit is contained in:
William S Fulton 2019-01-01 19:03:18 +00:00
commit 552760b84b

View file

@ -368,10 +368,6 @@ 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