github-pages-deploy-action/node_modules/fast-json-stable-stringify/.travis.yml

9 lines
111 B
YAML
Raw Normal View History

2020-01-28 13:07:56 +08:00
language: node_js
node_js:
- "8"
2020-03-22 05:13:25 +08:00
- "10"
- "12"
- "13"
2020-01-28 13:07:56 +08:00
after_script:
- coveralls < coverage/lcov.info