mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Last version of travis osx already have a python 3.6 installed.
This commit is contained in:
@ -4,8 +4,6 @@ set -e
|
||||
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]
|
||||
then
|
||||
brew update
|
||||
brew upgrade python3
|
||||
pip3 install pillow
|
||||
pip3 install .
|
||||
|
||||
|
Reference in New Issue
Block a user