do not run brew update

This commit is contained in:
Lex Berezhny 2018-11-30 12:20:07 -05:00
parent 0918bac86e
commit c4c7670a7c

View file

@ -91,7 +91,7 @@ jobs:
env: OS=mac env: OS=mac
cache: false cache: false
install: install:
- brew update #- brew update
- brew upgrade python - brew upgrade python
- python --version - python --version
- pip --version - pip --version