switching back to yarn

This commit is contained in:
alecmerdler 2017-03-08 12:32:44 -08:00
parent d83da67e84
commit 1035803d3a

View file

@ -9,5 +9,5 @@ run:
- | - |
set -eux set -eux
cd quay-pull-request cd quay-pull-request
npm install yarn install --ignore-engines
npm test yarn test