# SPDX-FileCopyrightText: 2017-2019 PanJiaChen <https://github.com/PanJiaChen/vue-element-admin>
# SPDX-License-Identifier: MIT

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