mirror of
https://github.com/atom/atom.git
synced 2026-01-22 05:17:57 -05:00
Revert "Windows build status reflects package status now"
This reverts commit cec731b697.
This commit is contained in:
@@ -109,4 +109,4 @@ module.exports = (grunt) ->
|
||||
if process.platform is 'darwin'
|
||||
done(!coreSpecFailed and failedPackages.length == 0)
|
||||
else if process.platform is 'win32'
|
||||
done(failedPackages.length == 0)
|
||||
done(true)
|
||||
|
||||
Reference in New Issue
Block a user