Use latest stable Node.js release for tests

This commit is contained in:
Jeremy Thomas 2020-11-07 11:55:54 +00:00
parent b07a04fb35
commit 08ac988e93

View File

@ -6,6 +6,8 @@ matrix:
script:
- test/ruby-sass.sh
- language: node_js
node_js:
- node
before_install:
- npm i -g sass
script: