summary refs log tree commit diff
path: root/.buildkite
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-01-22 10:31:34 +0000
committerErik Johnston <erik@matrix.org>2021-01-22 10:48:56 +0000
commitaa2fe082aeadbfb29f2e5180d1074dcd24ce88d7 (patch)
tree13728ce75f8b12f18f2f96c053ff91cd4e4d0de6 /.buildkite
parentReturn a 404 if no valid thumbnail is found. (#9163) (diff)
downloadsynapse-github/erikj/test_old_dep_postgres.tar.xz
Diffstat (limited to '.buildkite')
-rwxr-xr-x.buildkite/scripts/setup_old_deps.sh (renamed from .buildkite/scripts/test_old_deps.sh)2
1 files changed, 0 insertions, 2 deletions
diff --git a/.buildkite/scripts/test_old_deps.sh b/.buildkite/scripts/setup_old_deps.sh

index 9905c4bc4f..0f0836587b 100755 --- a/.buildkite/scripts/test_old_deps.sh +++ b/.buildkite/scripts/setup_old_deps.sh
@@ -9,5 +9,3 @@ apt-get update apt-get install -y python3.5 python3.5-dev python3-pip libxml2-dev libxslt-dev xmlsec1 zlib1g-dev tox export LANG="C.UTF-8" - -exec tox -e py35-old,combine