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
cache: false
install:
- brew update
#- brew update
- brew upgrade python
- python --version
- pip --version