Skip to content

Commit

Permalink
Add badges for CI services.
Browse files Browse the repository at this point in the history
Travis-CI or appveyor or similar. They appear in the top-level README and
provide a link or similar.

See:

* https://en.wikipedia.org/wiki/Continuous_integration .

"Badges? We don't need no stinkin' badges!"

https://en.wikipedia.org/wiki/Stinking_badges
  • Loading branch information
shlomif committed Nov 9, 2020
1 parent 397f1da commit 1334a91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# fortune-mod Maintenance Version and Ongoing Development

[![Build Status](https://travis-ci.org/shlomif/fortune-mod.svg?branch=master)](https://travis-ci.org/shlomif/fortune-mod)
[![Travis-CI Build Status](https://travis-ci.org/shlomif/fortune-mod.svg?branch=master)](https://travis-ci.org/shlomif/fortune-mod)

[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/0pbvqd1xa7777aoo/branch/master?svg=true)](https://ci.appveyor.com/project/shlomif/fortune-mod/branch/master)

This GitHub repository maintains the sources for fortune-mod, a
version of
Expand Down

0 comments on commit 1334a91

Please sign in to comment.