Skip to content

Commit 1300156

Browse files
committed
Update travis
1 parent 6b8057d commit 1300156

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
2+
sudo: false
23
node_js:
34
- "0.10"
45
- "0.12"
6+
- "4.0"
57
- "iojs"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Redis Commands
22

3-
[![Build Status](https://travis-ci.org/luin/redis-commands.png?branch=master)](https://travis-ci.org/luin/redis-commands)
3+
[![Build Status](https://travis-ci.org/NodeRedis/redis-commands.png?branch=master)](https://travis-ci.org/NodeRedis/redis-commands)
44

55
This module exports all the commands that Redis supports.
66

0 commit comments

Comments
 (0)