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
|
||||
node_js:
|
||||
- node
|
||||
- 10
|
||||
- 8
|
||||
- 6
|
||||
cache: npm
|
||||
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