xyadmin-web/.travis.yml
2024-01-19 16:38:40 +08:00

6 lines
90 B
YAML

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