mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
8 lines
67 B
YAML
8 lines
67 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
|
|
script:
|
|
npm run lint
|