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

Add support for Node.js 7

This commit is contained in:
Ruben Bridgewater
2016-10-31 21:03:03 +01:00
parent 39c88206ca
commit bc35ed3172

View File

@@ -13,4 +13,5 @@ node_js:
- "0.12"
- "4"
- "6"
- "7"
after_success: npm run coveralls