File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,16 @@ Bencoder.pyx
3
3
4
4
A fast bencode implementation in Cython supports both Python2 & Python3 .
5
5
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
7
7
: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
9
9
: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
11
11
:target: https://semaphoreci.com/whtsky/bencoder-pyx
12
12
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
14
14
: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
16
16
:target: https://codecov.io/gh/whtsky/bencoder.pyx
17
17
18
18
Install
You can’t perform that action at this time.
0 commit comments