UNPKG

vue2-notify

Version:

Simple notify component for VueJS 2

16 lines (15 loc) 256 B
language: node_js node_js: - "8" - "9" sudo: false dist: trusty cache: yarn: true directories: - node_modules install: - yarn script: - yarn lint - jest --config test/unit/jest.conf.js --coverage --coverageReporters=text-lcov | coveralls