Files
50-XiAn204-MacroinfManage_MES/.travis.yml
2022-08-17 08:50:11 +08:00

6 lines
85 B
YAML

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