Files
huaYi/nladmin-ui/.travis.yml
2026-01-11 12:44:38 +08:00

6 lines
86 B
YAML
Executable File

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