Files
Ceras/themes/ceras/node_modules/fast-json-stable-stringify/.travis.yml
T
2023-07-12 16:31:19 +01:00

9 lines
108 B
YAML
Executable File

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