Files
Library/node_modules/mark.js/.travis.yml
2026-01-09 23:05:52 -05:00

6 lines
86 B
YAML

language: node_js
node_js:
- "stable"
script:
- npm run build
- npm run karma-ci