Closed jinroh closed 7 years ago
@jinroh Do you have an idea why travis build are still failing ?
@gregorylegarec forgot to export the queued
method on the main object. Although I don't really known yet where the second error is from.
Thanks @jinroh 🍻
The
/jobs/queue
API has been changed in the stack to actually return the jobs data. This PR adaptcozy-client-js
to this change.