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,17 +3,17 @@ Bencoder.pyx
33
44A fast bencode implementation in Cython supports both Python2 & Python3 .
55
6- .. image :: https://img.shields.io/travis/whtsky/bencoder.pyx/master .svg?maxAge=3600&label=macOS
6+ .. image :: https://img.shields.io/travis/whtsky/bencoder.pyx/develop .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/master .svg?maxAge=3600&label=Windows
8+ .. image :: https://img.shields.io/appveyor/ci/whtsky/bencoder-pyx/develop .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/master /shields_badge.svg
10+ .. image :: https://semaphoreci.com/api/v1/whtsky/bencoder-pyx/branches/develop /shields_badge.svg
1111 :target: https://semaphoreci.com/whtsky/bencoder-pyx
1212
1313
14- .. image :: https://img.shields.io/travis/whtsky/bencoder.pyx/master .svg?maxAge=3600&label=wheels
14+ .. image :: https://img.shields.io/travis/whtsky/bencoder.pyx/develop .svg?maxAge=3600&label=wheels
1515 :target: https://travis-ci.org/whtsky/bencoder.pyx
16- .. image :: https://codecov.io/gh/whtsky/bencoder.pyx/branch/master /graph/badge.svg
16+ .. image :: https://codecov.io/gh/whtsky/bencoder.pyx/branch/develop /graph/badge.svg
1717 :target: https://codecov.io/gh/whtsky/bencoder.pyx
1818
1919Install
You can’t perform that action at this time.
0 commit comments