Disable Windows release build on VSTS until issues are fixed

This commit is contained in:
David Wilson
2018-08-01 08:58:39 -07:00
parent 12bb7cdb22
commit aa4efbb3d6

View File

@@ -16,6 +16,6 @@ phases:
name: Version
# Import OS-specific build definitions
- template: platforms/windows.yml
#- template: platforms/windows.yml
- template: platforms/macos.yml
- template: platforms/linux.yml