Merge pull request #142 from Starefossen/patch-1

Run Travis tests under Node.js v4 (argon) and v5 (latest)
This commit is contained in:
Christoph Witzko 2015-12-04 13:38:57 +01:00
commit c5dd9121f7

View File

@ -6,6 +6,8 @@ cache:
notifications:
email: false
node_js:
- v5
- v4
- iojs-v2
- iojs-v1
- '0.12'