File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,12 @@ Notation) strings.
1313
1414## Continuous integration
1515
16- | Build server | Platform | Build status |
17- | -----------------------------| --------------| ----------------------------------------------------------------------------------------------------------------------------------------------------------------|
18- | AppVeyor | Windows | [ ![ AppVeyor branch] ( https://img.shields.io/appveyor/ci/litjson/litjson/develop.svg )] ( https://ci.appveyor.com/project/litjson/litjson/branch/develop ) |
19- | Travis | Linux / OS X | [ ![ Travis build status] ( https://travis-ci.org/LitJSON/litjson.svg?branch=develop )] ( https://travis-ci.org/LitJSON/litjson ) |
16+ | Build server | Platform | Build status |
17+ | -----------------------------| ---------------| ----------------------------------------------------------------------------------------------------------------------------------------------------------------|
18+ | AppVeyor | Windows | [ ![ AppVeyor branch] ( https://img.shields.io/appveyor/ci/litjson/litjson/develop.svg )] ( https://ci.appveyor.com/project/litjson/litjson/branch/develop ) |
19+ | Bitrise | MacOS | [ ![ Build Status] ( https://www.bitrise.io/app/5975a00ca2666fb1/status.svg?token=OZnv4YWRw71IVax38Wi50Q&branch=develop )] ( https://www.bitrise.io/app/5975a00ca2666fb1 ) |
20+ | Bitrise | Linux | [ ![ Build Status] ( https://www.bitrise.io/app/4c9ee62c6ba13630/status.svg?token=RBH8UKw-68lQYjageT8VoQ&branch=develop )] ( https://www.bitrise.io/app/4c9ee62c6ba13630 ) |
21+ | Travis | Linux / MacOS | [ ![ Travis build status] ( https://travis-ci.org/LitJSON/litjson.svg?branch=develop )] ( https://travis-ci.org/LitJSON/litjson ) |
2022
2123
2224## Compiling
You can’t perform that action at this time.
0 commit comments