migrate CI workaround (#3534)

This commit is contained in:
Alex Lam S.L
2019-10-27 17:29:54 +08:00
committed by GitHub
parent ebbf3d4a51
commit 06e135e35f
2 changed files with 3 additions and 3 deletions

View File

@@ -94,6 +94,3 @@ urls.forEach(function(url) {
});
});
});
setInterval(function() {
process.stderr.write("\0");
}, 5 * 60 * 1000).unref();