language: node_js
node_js:
  - lts/carbon
  - lts/dubnium
  - stable

notifications:
  email:
    - damon.oehlman@gmail.com
