1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-05 19:41:51 +08:00
vue-element-admin/.travis.yml

6 lines
85 B
YAML
Executable File

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