Files
FLX_MES_Manage_View/.travis.yml
2026-05-27 10:19:58 +08:00

6 lines
85 B
YAML

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