Skip brew update and upgrade.

This commit is contained in:
chriseth 2019-02-21 12:14:45 +01:00
parent b43d75cee7
commit 6029c9f17a

View File

@ -202,8 +202,6 @@ jobs:
- run:
name: Install build dependencies
command: |
brew update
brew upgrade
brew unlink python
brew install z3
brew install boost
@ -353,8 +351,6 @@ jobs:
- run:
name: Install dependencies
command: |
brew update
brew upgrade
brew unlink python
brew install z3
- run: mkdir -p test_results