Created by: EnoahNetzach
A lot of travis CIs are failing due to lerna bootstrap
being unresponsive for more than 10 mins with node v0.10.
I'm not completely sure this is going to fix that, obviously it will slow everything down, and produce an even longer CI output.
Moreover I had to upgrade lerna to v2.0.0-beta31 because the CLI opt --loglevel
was introduced then.