chore(ci): temporary disable cirrus win builds (#2666)

Win bots all fail on Cirrus; disable them until the issue is resolved.

We still have win coverage with AppVeyour.
This commit is contained in:
Andrey Lushnikov
2018-06-02 11:45:14 -07:00
committed by GitHub
parent efc0e0f96e
commit 4bc23319a2

View File

@@ -4,6 +4,7 @@ env:
task:
matrix:
- name: node6 (windows)
allow_failures: true
windows_container:
dockerfile: .ci/node6/Dockerfile.windows
os_version: 2016
@@ -17,6 +18,7 @@ task:
task:
matrix:
- name: node7 (windows)
allow_failures: true
windows_container:
dockerfile: .ci/node7/Dockerfile.windows
os_version: 2016