diff --git a/script/test b/script/test index 14fc357eb12..8c4688a4d65 100755 --- a/script/test +++ b/script/test @@ -3,4 +3,4 @@ cd "$(dirname "$0")/.." -tox -e py35 +tox -e py36