1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 21:25:47 +08:00
vue-element-admin/.travis.yml
2018-05-15 18:51:48 +08:00

6 lines
85 B
YAML

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