forked from external-repos/squoosh
ci: test Node.js 6, 8, 10 and 11
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- node
|
- node
|
||||||
|
- 10
|
||||||
|
- 8
|
||||||
|
- 6
|
||||||
cache: npm
|
cache: npm
|
||||||
script: npm run build || npm run build # scss ts definitions need to be generated before an actual build
|
script: npm run build || npm run build # scss ts definitions need to be generated before an actual build
|
||||||
|
|||||||
Reference in New Issue
Block a user