Skip to content

Commit 6cac8d3

Browse files
committed
README.md: update CI status badge
* Travis badge was a 404, and its link doesn't show any builds. * AppVeyor has been replaced by GitHubActions, replaced badge.
1 parent c219184 commit 6cac8d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ documentation originates from
4343
so please feel free to submit a pull request if you fix typos or add
4444
additional samples and documentation!
4545

46-
## Building
46+
## Building [![Build status](https://github.com/fsprojects/SQLProvider/actions/workflows/CI.yml/badge.svg?branch=master&event=push)](https://github.com/fsprojects/SQLProvider/actions?query=branch%3Amaster)
4747

48-
* Mono: Run *build.sh* [![Mono build status](https://travis-ci.org/fsprojects/SQLProvider.svg?branch=master)](https://travis-ci.org/fsprojects/SQLProvider)
49-
* Windows: Run *build.cmd* [![Build status](https://ci.appveyor.com/api/projects/status/ngbj9995twhfqn28/branch/master?svg=true)](https://ci.appveyor.com/project/colinbull/sqlprovider-ogy2l/branch/master)
48+
* Mono: Run *build.sh*
49+
* Windows: Run *build.cmd*
5050

5151
## Known issues
5252

0 commit comments

Comments
 (0)