1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00
Files
gitlit/app/node_modules/fast-json-stable-stringify/.travis.yml
2018-05-18 10:48:24 +02:00

9 lines
108 B
YAML

language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
after_script:
- coveralls < coverage/lcov.info