Test aqtinstall for macosx.
This commit is contained in:
parent
8f6c0a0bff
commit
cc179e4656
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||||
brew install gnu-sed
|
brew install gnu-sed
|
||||||
brew link --force gnu-sed
|
brew link --force gnu-sed
|
||||||
|
|
||||||
pip install aqtinstall
|
pip3 install aqtinstall
|
||||||
else
|
else
|
||||||
# Linux.
|
# Linux.
|
||||||
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||||
|
|
Loading…
Add table
Reference in a new issue