UNPKG

vuex-flash

Version:

Flash Message Component for Vue.js within Vuex

13 lines 197 B
language: node_js node_js: - "6" before_install: - npm i -g npm@5.1.0 before_script: - npm run build script: - npm run unit after_success: - npm run coverall notifications: email: false