Files
yshopb2c-qd/.travis.yml

8 lines
83 B
YAML
Raw Normal View History

2020-10-25 15:33:10 +08:00
language: node_js
node_js: 10
script: npm run test
notifications:
email: false