Skip to content

Commit

Permalink
Update status badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed Aug 4, 2022
1 parent 46eed85 commit ae279d8
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,7 @@ icu-dotnet is the C# wrapper for a subset of [ICU](https://icu.unicode.org/).
> for software applications. ICU is widely portable and gives applications the same results on all platforms
> and between C/C++ and Java software.
## Status

<!--
| OS | Status |
| ------- | ------ |
| Linux | [![Build Status](https://jenkins.lsdev.sil.org/view/Icu/view/All/job/IcuDotNet-Linux-any-master-release/badge/icon)](https://jenkins.lsdev.sil.org/view/Icu/view/All/job/IcuDotNet-Linux-any-master-release/) |
| Windows | [![Build Status](https://jenkins.lsdev.sil.org/view/Icu/view/All/job/IcuDotNet-Win-any-master-release/badge/icon)](https://jenkins.lsdev.sil.org/view/Icu/view/All/job/IcuDotNet-Win-any-master-release/) |
-->

[![Build status](https://ci.appveyor.com/api/projects/status/moxh4lc39hfeotq9?svg=true)](https://ci.appveyor.com/project/SIL_Language_Technology/icu-dotnet)
[![Build, Test and Pack](https://github.com/sillsdev/icu-dotnet/actions/workflows/CI-CD.yml/badge.svg)](https://github.com/sillsdev/icu-dotnet/actions/workflows/CI-CD.yml)

## Usage

Expand Down

0 comments on commit ae279d8

Please sign in to comment.