W72crm_web-master/.travis.yml

6 lines
85 B
YAML
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
language: node_js
node_js: stable
script: npm run test
notifications:
email: false