Skip to content

Commit 4261fd8

Browse files
Remove appveyor badge
1 parent fe23db7 commit 4261fd8

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status][travis_img]][travis] [![Build Status][appveyor_img]][appveyor]
1+
[![Build Status][travis_img]][travis]
22
[![Build Status][coverity_img]][coverity]
33

44
[CProver Wiki](http://www.cprover.org/wiki)
@@ -49,7 +49,5 @@ License
4949

5050
[travis]: https://travis-ci.org/diffblue/cbmc
5151
[travis_img]: https://travis-ci.org/diffblue/cbmc.svg?branch=master
52-
[appveyor]: https://ci.appveyor.com/project/diffblue/cbmc/
53-
[appveyor_img]: https://ci.appveyor.com/api/projects/status/github/diffblue/cbmc?svg=true&branch=master
5452
[coverity]: https://scan.coverity.com/projects/diffblue-cbmc
5553
[coverity_img]: https://scan.coverity.com/projects/13552/badge.svg

jbmc/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status][travis_img]][travis] [![Build Status][appveyor_img]][appveyor]
1+
[![Build Status][travis_img]][travis]
22

33
About
44
=====
@@ -56,5 +56,3 @@ License
5656

5757
[travis]: https://travis-ci.org/diffblue/cbmc
5858
[travis_img]: https://travis-ci.org/diffblue/cbmc.svg?branch=develop
59-
[appveyor]: https://ci.appveyor.com/project/diffblue/cbmc/
60-
[appveyor_img]: https://ci.appveyor.com/api/projects/status/github/diffblue/cbmc?svg=true&branch=develop

0 commit comments

Comments
 (0)