wbotelhos/notify

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
install:
  - npm i

language: node_js
node_js: stable

script:
  - npm t

services:
 - xvfb