Install package locally

This commit is contained in:
Jeremy Thomas 2020-11-07 12:08:49 +00:00
parent c81aebfc10
commit a22fecb94d

View File

@ -9,6 +9,6 @@ matrix:
node_js: node_js:
- node - node
before_script: before_script:
- npm i -g sass - npm install sass
script: script:
- node test/dart-sass.js - node test/dart-sass.js