Files
yshopb2c-qd/.travis.yml

6 lines
85 B
YAML
Raw Normal View History

language: node_js
node_js: stable
script: npm run test
notifications:
email: false