1
0
mirror of https://codeberg.org/teddit/teddit synced 2025-02-17 04:30:38 +01:00

9 lines
108 B
YAML
Raw Normal View History

2020-11-17 21:44:32 +01:00
language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
after_script:
- coveralls < coverage/lcov.info