diff --git a/.travis.yml b/.travis.yml index 9847dafb6..8000218ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -92,7 +92,7 @@ jobs: cache: false install: - brew update - - brew install python3 + - brew install python - pip3 install pyinstaller - git clone https://github.com/lbryio/torba.git --depth 1 - sed -i -e "s/'plyvel',//" torba/setup.py