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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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