summary refs log tree commit diff
path: root/.buildkite
diff options
context:
space:
mode:
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