Skip to content

Commit 1433490

Browse files
committed
Merge pull request redis-rs#57 from harrydevnull/patch-1
Updated Travis CI path back to the base CI location
2 parents 18d4251 + a2e10b9 commit 1433490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

3-
[![Build Status](https://travis-ci.org/harrydevnull/redis-rs.svg?branch=master)](https://travis-ci.org/harrydevnull/redis-rs)
3+
[![Build Status](https://travis-ci.org/mitsuhiko/redis-rs.svg?branch=master)](https://travis-ci.org/mitsuhiko/redis-rs)
44

55
Redis-rs is a high level redis library for rust. It provides convenient access
66
to all redis functionality through a very flexible but low-level API. It

0 commit comments

Comments
 (0)