Revert addition of ensurepip
This commit is contained in:
parent
1659aa8ec0
commit
8722279281
|
@ -88,7 +88,6 @@ cache:
|
|||
|
||||
before_install:
|
||||
# Install Homebrew on Linux
|
||||
- python -m ensurepip
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
git clone --depth=1 https://github.com/Linuxbrew/brew.git ~/.linuxbrew || true;
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue