JonSn0w/Hyde

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
sudo: false
language: node_js
node_js:
  - '4'
  - '6'
  - '8'
branches:
  only:
  - master
notifications:
  email:
    on_success: change
    on_failure: change
after_success:
  - coveralls