.travis.yml 103 B

123456789
  1. language: node_js
  2. node_js:
  3. - 10
  4. - 11
  5. - 12
  6. notifications:
  7. email:
  8. - damon.oehlman@gmail.com