chore(ci): remove verbose windows logging

This commit is contained in:
calebboyd
2018-07-31 17:35:19 -05:00
parent c6d9cd92ad
commit 4eeeb55706
-1
View File
@@ -57,7 +57,6 @@ async function build() {
options = {
empty: true,
build: true,
verbose: isWindows,
target,
output
}