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

chore: stop testing Node.js 7

This commit is contained in:
Ruben Bridgewater
2017-07-23 14:00:00 -03:00
parent 937081b4d9
commit 42e8bd607f

View File

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