File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,12 @@ Bencoder.pyx
33
44A fast bencode implementation in Cython supports both Python2 & Python3 .
55
6- .. image :: https://travis-ci.org/ whtsky/bencoder.pyx.svg?branch=master
6+ .. image :: https://img.shields.io/travis/ whtsky/bencoder.pyx/master .svg?maxAge=3600&label=macOS
77 :target: https://travis-ci.org/whtsky/bencoder.pyx
8-
9- .. image :: https://ci.appveyor.com/api/projects/status/ur6vy8wdj789oxqv/branch/master?svg=true
10- :target: https://ci.appveyor.com/project/whtsky/bencoder-pyx
8+ .. image :: https://img.shields.io/appveyor/ci/whtsky/bencoder.pyx/master.svg?maxAge=3600&label=Windows
9+ :target: https://ci.appveyor.com/project/whtsky/bencoder.pyx
10+ .. image :: https://semaphoreci.com/api/v1/whtsky/bencoder-pyx/branches/master/shields_badge.svg
11+ :target: https://semaphoreci.com/whtsky/bencoder-pyx
1112
1213Install
1314-------
You can’t perform that action at this time.
0 commit comments