diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 21be2734..8b623450 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,7 +59,6 @@ after_success: if [[ $TRAVIS_OS_NAME == "osx" && $TRAVIS_BRANCH == "master" && $TRAVIS_PULL_REQUEST == "false" ]] then brew install curl --with-libssh2 - pip install virtualenv git clone https://github.com/mitmproxy/release.git ../release pip install -e ../release python ../release/rtool.py -p mitmproxy bdist |