File: 0006-Remove-Travis-section-from-readme.patch

package info (click to toggle)
soapyrtlsdr 0.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 396 kB
  • sloc: cpp: 1,238; makefile: 8
file content (26 lines) | stat: -rw-r--r-- 690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From 8b1fe6a473e1c68ddb9fc8848b7ec68bbcc73960 Mon Sep 17 00:00:00 2001
From: "Christian W. Zuckschwerdt" <christian@zuckschwerdt.org>
Date: Thu, 18 Apr 2024 11:19:12 +0200
Subject: [PATCH 06/12] Remove Travis section from readme

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index 0df1a85..6fdf485 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
 # Soapy SDR module for RTL-SDR
 
-## Build Status
-
-- Travis: [![Travis Build Status](https://travis-ci.org/pothosware/SoapyRTLSDR.svg?branch=master)](https://travis-ci.org/pothosware/SoapyRTLSDR)
-
 ## Dependencies
 
 * SoapySDR - https://github.com/pothosware/SoapySDR/wiki
-- 
2.47.3