1
0
mirror of https://codeberg.org/teddit/teddit synced 2025-02-11 01:20:35 +01:00

13 lines
150 B
YAML
Raw Normal View History

2020-11-17 21:44:32 +01:00
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"
branches:
only:
- master
notifications:
email:
- rod@vagg.org
script: npm test