Hey! I'm wondering: is there a way to use pnpm on Travis CI? I bet it would greatly improve the speed of the tests (especially if the store is cached) :) [Travis CI recipe](https://yarnpkg.com/en/docs/install-ci#travis-tab).
Hey!
I'm wondering: is there a way to use pnpm on Travis CI?
I bet it would greatly improve the speed of the tests (especially if the store is cached) :)
Travis CI recipe.