xyadmin-web/.travis.yml

6 lines
90 B
YAML
Raw Permalink Normal View History

2024-01-19 16:38:40 +08:00
language: node_js
node_js: stable
script: npm run test
notifications:
email: false