Use before_script
This commit is contained in:
parent
08ac988e93
commit
c81aebfc10
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ matrix:
|
|||
- language: node_js
|
||||
node_js:
|
||||
- node
|
||||
before_install:
|
||||
before_script:
|
||||
- npm i -g sass
|
||||
script:
|
||||
- node test/dart-sass.js
|
||||
|
|
Loading…
Add table
Reference in a new issue