diff --git a/source/github.js b/source/github.js index c4ac255..16dfbe0 100644 --- a/source/github.js +++ b/source/github.js @@ -76,6 +76,7 @@ let api = { done(d) }) }).catch(err => { + log('err happened', err) done() }) }