.travis.yml 107 B

1234567
  1. language: node_js
  2. node_js:
  3. - "node"
  4. notifications:
  5. email:
  6. on_success: change
  7. on_failure: change