mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Use latest stable Node.js release for tests
This commit is contained in:
parent
b07a04fb35
commit
08ac988e93
@ -6,6 +6,8 @@ matrix:
|
|||||||
script:
|
script:
|
||||||
- test/ruby-sass.sh
|
- test/ruby-sass.sh
|
||||||
- language: node_js
|
- language: node_js
|
||||||
|
node_js:
|
||||||
|
- node
|
||||||
before_install:
|
before_install:
|
||||||
- npm i -g sass
|
- npm i -g sass
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user