mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-22 11:22:38 -04:00
Use sudo to install pip dependencies in travis
This commit is contained in:
parent
a210cb3a4b
commit
fa3f33d3c7
@ -29,7 +29,7 @@ esac
|
||||
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -qq python3-pip ${PACKAGES}
|
||||
pip3 install meson
|
||||
sudo pip3 install meson
|
||||
|
||||
# Ninja
|
||||
cd $HOME
|
||||
|
Loading…
x
Reference in New Issue
Block a user