Skip to content
Snippets Groups Projects
.travis.yml 214 B
Newer Older
# SPDX-FileCopyrightText: 2017-2019 PanJiaChen <https://github.com/PanJiaChen/vue-element-admin>
# SPDX-License-Identifier: MIT

Pan's avatar
Pan committed
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false