From c13f6ab2aff6d79c9a69329fb59130911a83f882 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Wed, 16 Sep 2020 18:05:49 +0200 Subject: [PATCH] Remove brew unlink python@2 --- .github/workflows/ccpp.yml | 2 -- .travis.yml | 1 - 2 files changed, 3 deletions(-) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index ed5f9d8e3..d46a09ff1 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -845,8 +845,6 @@ jobs: run: brew update - name: Upgrade run: brew upgrade - - name: Unlink python - run: brew unlink python@2 - name: Install packages run: > brew install diff --git a/.travis.yml b/.travis.yml index 351915e10..b2a15f94a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,6 @@ before_install: - brew update - travis_wait 120 brew upgrade || echo "Failed" - travis_wait 120 brew upgrade || echo "Failed" - - brew unlink python@2 - brew install glib pkgconfig libffi protobuf protobuf-c qt gettext gnutls fftw sqlite chromaprint zlib taglib - brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav - brew install libcdio libmtp