Fixed Travis CI scripts.
This commit is contained in:
parent
602829f351
commit
02f1cf3884
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ elif [ "${TRAVIS_OS_NAME}" = osx ]; then
|
||||||
python \
|
python \
|
||||||
ccache \
|
ccache \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
qt5 \
|
qt5
|
||||||
brew link --overwrite python
|
brew link --overwrite python
|
||||||
|
|
||||||
brew link python
|
brew link python
|
||||||
|
|
Loading…
Reference in a new issue