Skip to content

Commit

Permalink
Merge pull request nodemailer#785 from ryysud/add-nodejs-v8-to-travis
Browse files Browse the repository at this point in the history
Add Node.js v8 to Travis CI
  • Loading branch information
andris9 authored Aug 24, 2017
2 parents 3bc1693 + a5ca01a commit 540075c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
node_js:
- 6
- 7
- 8
notifications:
email:
- [email protected]
Expand Down

0 comments on commit 540075c

Please sign in to comment.