remove forced npm install

This commit is contained in:
Sam Detweiler 2019-12-09 16:41:56 -06:00
parent 556fa44858
commit 87b48661fa

View File

@ -3,9 +3,6 @@ language: node_js
node_js:
- "10"
before_install:
- npm i -g npm
before_script:
- yarn danger ci
- npm install grunt-cli -g