1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
From 6aaa260569779d3b698b3b5a86d6b5ae2073603d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= <flameeyes@flameeyes.com>
Date: Wed, 20 Apr 2022 21:30:28 +0100
Subject: [PATCH] Remove obsolete Travis CI reference.
---
README.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/README.md b/README.md
index 86d729a..d5d5cd9 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,6 @@ SPDX-License-Identifier: GPL-2.0-only
unpaper
=======
-[](https://travis-ci.com/unpaper/unpaper)
-
Originally written by Jens Gulden — see AUTHORS for more information.
The entire `unpaper` project is licensed under GNU GPL v2.
Some of the individual files are licensed under the MIT or Apache 2.0 licenses.
|