update test_old_deps script

This commit is contained in:
Richard van der Hoff 2021-04-08 15:26:49 +01:00
parent 04ff88139a
commit 77e56deffc

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# this script is run by buildkite in a plain `xenial` container; it installs the
# this script is run by buildkite in a plain `bionic` container; it installs the
# minimal requirements for tox and hands over to the py3-old tox environment.
set -ex