1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Test against node 4.0.x on Travis

This commit is contained in:
David Banham
2015-09-12 20:57:12 +10:00
parent 55dd838d77
commit 81c187ac8d

View File

@@ -11,5 +11,6 @@ addons:
node_js:
- "0.10"
- "0.12"
- "4.0"
- "iojs"
after_success: npm run coverage