self_example/guli_parent_front/vue-admin-template-master/.travis.yml

6 lines
85 B
YAML

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