Consolidate Windows tests to one group.

This commit is contained in:
Matt Clay 2020-03-10 09:07:46 -07:00 committed by Matt Martz
parent 27ce6dbc1f
commit 09614d90ac
3 changed files with 2 additions and 7 deletions

View File

@ -27,11 +27,6 @@ matrix:
- env: T=windows/2016/1
- env: T=windows/2019/1
- env: T=windows/2012/2
- env: T=windows/2012-R2/2
- env: T=windows/2016/2
- env: T=windows/2019/2
- env: T=aix/7.2/1
- env: T=osx/10.11/1
- env: T=rhel/7.6/1

View File

@ -1,5 +1,5 @@
posix
shippable/posix/group4
shippable/windows/group2
shippable/windows/group1
skip/python2.6
windows

View File

@ -1 +1 @@
shippable/windows/group2
shippable/windows/group1