mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Install package locally
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user