diff options
Diffstat (limited to 'test/utils')
-rwxr-xr-x | test/utils/shippable/windows.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/utils/shippable/windows.sh b/test/utils/shippable/windows.sh index 59593fa7f2..549d6a80b5 100755 --- a/test/utils/shippable/windows.sh +++ b/test/utils/shippable/windows.sh @@ -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 |