script/test: fix tox env (#25620)
This commit is contained in:
parent
3bd7b15b3d
commit
cfd600d72e
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
tox -e py35
|
||||
tox -e py36
|
||||
|
|
Loading…
Add table
Reference in a new issue