Travis: fix osx
This commit is contained in:
parent
55cd363f10
commit
c688b65e17
@ -23,6 +23,7 @@ notifications:
|
|||||||
before_install:
|
before_install:
|
||||||
- |
|
- |
|
||||||
if [ "${TRAVIS_OS_NAME}" == osx ]; then
|
if [ "${TRAVIS_OS_NAME}" == osx ]; then
|
||||||
|
rm '/usr/local/include/c++'
|
||||||
brew install python3 ||
|
brew install python3 ||
|
||||||
brew upgrade python3
|
brew upgrade python3
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user