mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-06 06:28:33 +03:00
Windows build status reflects package status now
This commit is contained in:
parent
9af6e99682
commit
cec731b697
@ -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(true)
|
||||
done(failedPackages.length == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user