From 8990c145fbedef57ab7630d0c772876dfed4c2e1 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Thu, 26 Jul 2018 19:09:38 -0400 Subject: [PATCH] python already installed on mac --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 02a3af873..a1a9b9e02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -80,7 +80,6 @@ jobs: osx_image: xcode9.4 language: generic install: - - brew install python - pip install pyinstaller - pip install git+https://github.com/lbryio/torba.git - pip install git+https://github.com/lbryio/lbryschema.git