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
cd quay-pull-request
npm install
npm test
yarn install --ignore-engines
yarn test