ship-gis/node_modules/json-schema-traverse/.travis.yml

9 lines
108 B
YAML
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
language: node_js
node_js:
- "4"
- "6"
- "7"
- "8"
after_script:
- coveralls < coverage/lcov.info