mailparser

This commit is contained in:
s2
2017-11-13 15:06:12 +01:00
commit e410a7c7df
11 changed files with 3525 additions and 0 deletions

12
.travis.yml Normal file
View File

@@ -0,0 +1,12 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.9
notifications:
email:
recipients:
- andris@node.ee
on_success: change
on_failure: change