1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00
lossless-cut/.travis.yml

8 lines
67 B
YAML
Raw Normal View History

2016-10-31 16:20:49 +01:00
language: node_js
node_js:
- "4"
- "6"
script:
npm run lint