Hello,
Hope I’m posting in the right place.
Although my travis script has the lerna bootstrap
step, it seems that this is not working as packages are not able to resolve each other when the tests run.
Does anyone have experience using lerna with Travis, and does my setup look correct?
Travis:
https://travis-ci.com/wpk-cli/wpk
Repo:
Thank you