script/test: fix tox env (#25620)

This commit is contained in:
Ville Skyttä 2019-08-01 08:45:58 +03:00 committed by GitHub
parent 3bd7b15b3d
commit cfd600d72e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,4 @@
cd "$(dirname "$0")/.."
tox -e py35
tox -e py36