You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
Update appyevor
This commit is contained in:
@@ -3,7 +3,7 @@ redis - a node.js redis client
|
||||
|
||||
[](https://travis-ci.org/NodeRedis/node_redis)
|
||||
[](https://coveralls.io/r/NodeRedis/node_redis?branch=)
|
||||
[](https://ci.appveyor.com/project/bcoe/node-redis)
|
||||
[](https://ci.appveyor.com/project/BridgeAR/node-redis/branch/master)
|
||||
|
||||
This is a complete and feature rich Redis client for node.js. It supports all Redis commands and focuses on performance.
|
||||
|
||||
|
@@ -8,6 +8,12 @@ environment:
|
||||
- nodejs_version: "3"
|
||||
- nodejs_version: "4"
|
||||
|
||||
pull_requests:
|
||||
do_not_increment_build_number: true
|
||||
|
||||
platform: Any CPU
|
||||
shallow_clone: true
|
||||
|
||||
# Install scripts. (runs after repo cloning)
|
||||
install:
|
||||
# Install the Redis
|
||||
|
Reference in New Issue
Block a user