debugging on the CI

pull/1/head
Caleb James DeLisle 2016-04-20 20:25:30 +02:00
parent eadca92e98
commit e8eb677b0b
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ var logSauceLink = function (cb) {
console.log(banner + "\n\n\n");
}
});
console.log(str);
cb();
});
});