Consolidate Windows tests to one group.
This commit is contained in:
parent
27ce6dbc1f
commit
09614d90ac
3 changed files with 2 additions and 7 deletions
|
@ -27,11 +27,6 @@ matrix:
|
||||||
- env: T=windows/2016/1
|
- env: T=windows/2016/1
|
||||||
- env: T=windows/2019/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=aix/7.2/1
|
||||||
- env: T=osx/10.11/1
|
- env: T=osx/10.11/1
|
||||||
- env: T=rhel/7.6/1
|
- env: T=rhel/7.6/1
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
posix
|
posix
|
||||||
shippable/posix/group4
|
shippable/posix/group4
|
||||||
shippable/windows/group2
|
shippable/windows/group1
|
||||||
skip/python2.6
|
skip/python2.6
|
||||||
windows
|
windows
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
shippable/windows/group2
|
shippable/windows/group1
|
||||||
|
|
Loading…
Reference in a new issue