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

Support Node.js 6

This commit is contained in:
Ruben Bridgewater
2016-05-29 01:39:51 +02:00
parent 2c6e1e0cc0
commit b3e89fee31

View File

@@ -12,5 +12,5 @@ node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
after_success: npm run coveralls