aboutsummaryrefslogtreecommitdiffstats
path: root/tools/node_modules/nodemailer/node_modules/simplesmtp/node_modules/rai/.travis.yml
blob: cf1b970180a1c2272dd6c1274fed5301e86c2b54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
node_js:
  - 0.4
  - 0.6
  - 0.7

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