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