From fcc67e6efb0fa507cb7052fea1e7b5df93edaa4f Mon Sep 17 00:00:00 2001 From: Leonid Boytsov Date: Wed, 11 Apr 2018 11:36:55 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e8fb73c..d89e73d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,6 @@ before_install: brew upgrade python command curl -sSL https://rvm.io/mpapis.asc | gpg --import -; rvm get stable - brew linkapps python brew link --overwrite python brew link --overwrite pip fi