mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Use before_script
This commit is contained in:
parent
08ac988e93
commit
c81aebfc10
@ -8,7 +8,7 @@ matrix:
|
|||||||
- language: node_js
|
- language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- node
|
- node
|
||||||
before_install:
|
before_script:
|
||||||
- npm i -g sass
|
- npm i -g sass
|
||||||
script:
|
script:
|
||||||
- node test/dart-sass.js
|
- node test/dart-sass.js
|
||||||
|
Loading…
Reference in New Issue
Block a user