diff options
author | Matt Clay <matt@mystile.com> | 2018-01-11 23:24:16 -0800 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-01-12 00:48:32 -0800 |
commit | 6969d492d82e3c4ddc6af260c2331df1abd40ddc (patch) | |
tree | f61f6456d33802a1b60fae76c5c1f389c3426a87 /shippable.yml | |
parent | 628eca85c36eff3464fa70697631aaa68155711d (diff) | |
download | ansible-6969d492d82e3c4ddc6af260c2331df1abd40ddc.tar.gz |
Split Windows tests into 4 groups.
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml index fb93c9b8fb..101f591123 100644 --- a/shippable.yml +++ b/shippable.yml @@ -19,6 +19,7 @@ matrix: - env: T=windows/1 - env: T=windows/2 - env: T=windows/3 + - env: T=windows/4 - env: T=network |