Remove brew update na python upgrade

This commit is contained in:
ziajka 2018-07-02 12:25:42 +02:00
parent ed84799ed1
commit 94135d0aa7

View File

@ -42,11 +42,8 @@ jobs:
- run:
name: Building gns3server
command: |
# brew update is required due to bug in CCI: https://discuss.circleci.com/t/homebrew-must-be-run-under-ruby-2-3-runtimeerror/17232/5
brew update
brew --env
brew --config
brew upgrade python
python -V
pip3 install -r scripts/requirements.txt
python3 scripts/build.py download