You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-11 09:22:35 +03:00
test: update travis node versions
This commit is contained in:
@@ -10,5 +10,7 @@ addons:
|
|||||||
- g++-4.8
|
- g++-4.8
|
||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "6"
|
||||||
- "7"
|
- "8"
|
||||||
|
- "10"
|
||||||
|
- "12"
|
||||||
after_success: npm run coveralls
|
after_success: npm run coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user