debugging on the CI
parent
eadca92e98
commit
e8eb677b0b
|
@ -31,6 +31,7 @@ var logSauceLink = function (cb) {
|
|||
console.log(banner + "\n\n\n");
|
||||
}
|
||||
});
|
||||
console.log(str);
|
||||
cb();
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue