Skip to content

Commit

Permalink
Fix travis icon (travis is case sensitive)
Browse files Browse the repository at this point in the history
touchy chap.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
  • Loading branch information
asalkeld committed Jun 20, 2013
1 parent 2953bea commit 55b7ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -8,7 +8,7 @@ tracing, ipc, and poll.
We don't intend be an all encompassing library, but instead provide very
specially focused APIs that are highly tuned for maximum performance for client/server applications.

[![Build Status](https://travis-ci.org/clusterlabs/libqb.png)](https://travis-ci.org/clusterlabs/libqb)
[![Build Status](https://travis-ci.org/Clusterlabs/libqb.png)](https://travis-ci.org/Clusterlabs/libqb)

## For more information look at:
* [Our wiki](https://github.com/clusterlabs/libqb/wiki)
Expand Down

0 comments on commit 55b7ea9

Please sign in to comment.