BE-SPAN/node_modules/validator/.travis.yml
githubna-ilham 722cd440e8 first commit
2024-10-20 22:04:16 +07:00

8 lines
97 B
YAML

sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
after_script:
- npm run coveralls