Files
01-Siyuan-MacroinfManage_MES/.travis.yml
2026-05-29 10:07:02 +08:00

6 lines
85 B
YAML

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