aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2020-09-29 14:13:26 +0200
committerLNJ <lnj@kaidan.im>2020-09-29 14:30:46 +0200
commita8f83ef083b0d6fe02e0007a38a973793bea869f (patch)
tree6ae9683bf5059d3345759c1ff5b6c70c3d9c7fc9 /tests
parentc81e6d59bc7c181471d96dbbd1033f8127b425fd (diff)
downloadqxmpp-a8f83ef083b0d6fe02e0007a38a973793bea869f.tar.gz
ci: macos: Remove python2 unlinking to fix build
Diffstat (limited to 'tests')
-rwxr-xr-xtests/travis/install-build-depends1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/travis/install-build-depends b/tests/travis/install-build-depends
index c1c66dd1..36d6904d 100755
--- a/tests/travis/install-build-depends
+++ b/tests/travis/install-build-depends
@@ -3,7 +3,6 @@ set -e
if [ "$(uname -s)" = "Darwin" ]; then
brew update
- brew unlink python@2
case "$CONFIG" in
full*)