Browse Source

Travis image fix

Slava Yurin 10 years ago
parent
commit
888cba74e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.org

+ 1 - 1
README.org

@@ -5,7 +5,7 @@ such as gen_servers, gen_fsms, or supervisors, and provide consumers
 with exclusive access to pool members using =pooler:take_member=.
 with exclusive access to pool members using =pooler:take_member=.
 
 
 #+ATTR_HTML: alt="Build status images" title="Build status on Travis-CI"
 #+ATTR_HTML: alt="Build status images" title="Build status on Travis-CI"
-[[https://travis-ci.org/seth/pooler.png]]
+[[https://travis-ci.org/seth/pooler][https://travis-ci.org/seth/pooler.svg?branch=master]]
 
 
 ** What pooler does
 ** What pooler does