chore(travis): run tests under Node.js v4 (argon) and v5 (latest)

This commit is contained in:
Hans Kristian Flaatten 2015-12-04 10:40:04 +01:00
parent 006213b9ca
commit 07d2a1907a

View File

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