Remove Python 2.6 from Windows tests (#60235)

(cherry picked from commit 3a3727d200)
This commit is contained in:
Jordan Borean 2019-08-08 07:32:09 +10:00 committed by Toshio Kuratomi
parent 1eb11edb14
commit c2abfd8c4d

View file

@ -16,7 +16,6 @@ provider="${P:-default}"
# python versions to test in order
# python 2.7 runs full tests while other versions run minimal tests
python_versions=(
2.6
3.5
3.6
3.7