File: 0001-fix-documentation.diff

package info (click to toggle)
mocker-el 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 120 kB
  • sloc: lisp: 492; makefile: 17
file content (14 lines) | stat: -rw-r--r-- 528 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
From: Lev Lamberov <dogsleg@debian.org>
Subject: Remove badge icon from README file

This patch removes badge icon from README file. This icon is intended
rather for developers and is loaded from several external web sites.

--- a/README.markdown
+++ b/README.markdown
@@ -1,5 +1,3 @@
-[![Build Status](https://travis-ci.org/sigma/mocker.el.png?branch=master)](https://travis-ci.org/sigma/mocker.el)
-
 Mocker.el is a mocking framework for Emacs lisp.
 
 Its single entry point, `mocker-let` provides an `let` like interface to