Merge pull request #183 from mayeut/macos-python3

Do not update brew python3
This commit is contained in:
Yannick Jadoul
2019-10-26 15:47:08 +02:00
committed by GitHub
-3
View File
@@ -23,9 +23,6 @@ matrix:
# macOS Python 3
- os: osx
env: PYTHON=python3
before_install:
- brew update
- brew outdated python || brew upgrade python
- os: windows
language: shell