You've already forked node-redis
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:
@@ -13,4 +13,5 @@ node_js:
|
|||||||
- "0.12"
|
- "0.12"
|
||||||
- "4"
|
- "4"
|
||||||
- "6"
|
- "6"
|
||||||
|
- "7"
|
||||||
after_success: npm run coveralls
|
after_success: npm run coveralls
|
||||||
|
Reference in New Issue
Block a user