aboutsummaryrefslogtreecommitdiffstats
path: root/tools/node_modules/nodemailer/.travis.yml
blob: c8f68efafba25c61e542de631c4b2116952c13ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
node_js:
  - 0.6
  - 0.8
  - 0.9

notifications:
  email:
    recipients:
      - andris@node.ee
    on_success: change
    on_failure: change