trying npm now

This commit is contained in:
alecmerdler 2017-03-08 12:20:35 -08:00
parent bd3a6617c4
commit d83da67e84

View file

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