brew: Update instead of install libyaml
This commit is contained in:
parent
1c8917b10e
commit
05531ddcf0
@ -82,8 +82,8 @@ elif [[ $TRAVIS_OS_NAME == osx ]]; then
|
|||||||
|
|
||||||
brew --version
|
brew --version
|
||||||
brew update
|
brew update
|
||||||
brew upgrade python
|
brew upgrade python libyaml
|
||||||
brew install qt5 pyqt5 libyaml
|
brew install qt5 pyqt5
|
||||||
|
|
||||||
pip_install -r misc/requirements/requirements-tox.txt
|
pip_install -r misc/requirements/requirements-tox.txt
|
||||||
python3 -m pip --version
|
python3 -m pip --version
|
||||||
|
Loading…
Reference in New Issue
Block a user