File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ Bencoder.pyx
33
44A fast bencode implementation in Cython supports both Python2 & Python3 .
55
6- .. image :: https://img.shields.io/travis/whtsky/bencoder.pyx/develop .svg?maxAge=3600&label=macOS
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- .. image :: https://img.shields.io/appveyor/ci/whtsky/bencoder-pyx/develop .svg?maxAge=3600&label=Windows
8+ .. image :: https://img.shields.io/appveyor/ci/whtsky/bencoder-pyx/master .svg?maxAge=3600&label=Windows
99 :target: https://ci.appveyor.com/project/whtsky/bencoder-pyx
10- .. image :: https://semaphoreci.com/api/v1/whtsky/bencoder-pyx/branches/develop /shields_badge.svg
10+ .. image :: https://semaphoreci.com/api/v1/whtsky/bencoder-pyx/branches/master /shields_badge.svg
1111 :target: https://semaphoreci.com/whtsky/bencoder-pyx
1212
13- .. image :: https://img.shields.io/travis/whtsky/bencoder.pyx/develop .svg?maxAge=3600&label=wheels
13+ .. image :: https://img.shields.io/travis/whtsky/bencoder.pyx/master .svg?maxAge=3600&label=wheels
1414 :target: https://travis-ci.org/whtsky/bencoder.pyx
15- .. image :: https://codecov.io/gh/whtsky/bencoder.pyx/branch/develop /graph/badge.svg
15+ .. image :: https://codecov.io/gh/whtsky/bencoder.pyx/branch/master /graph/badge.svg
1616 :target: https://codecov.io/gh/whtsky/bencoder.pyx
1717
1818Install
You can’t perform that action at this time.
0 commit comments