horse/horse-client/static/sb-admin2-4.1.4/.travis.yml
mmm8955405 dc2dc7a8f3 xg
2024-06-21 18:24:11 +08:00

15 lines
199 B
YAML

language: node_js
git:
depth: 3
node_js:
- "node"
install: npm install
script:
- npm test
- gulp
cache:
directories:
- node_modules
notifications:
email: false