NeahOpti/node_modules/vcard-parser/.travis.yml

10 lines
88 B
YAML

language: node_js
node_js:
- "5.10"
before_script:
- yarn
script:
- yarn test