Yarn is a new npm-compatible package manager for Node.js. Developed at Facebook in collaboration with Exponent, Google, and Tilde, Yarn is a great example of how the community came together to tackle the hard problem that is package management. Today, we are thrilled to announce that Yarn is now supported on Travis CI. How does it work? If your Node.js project has the yarn.lock file in the reposit

