From 6ae05e2f482c816f0061819248bd4ca784459cca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl>
Date: Sat, 28 May 2022 16:42:48 +0200
Subject: [PATCH] quick bugfix release

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 542be0fa..f2af2515 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,7 @@ code taken from elsewhere on the internets, so this is copyright (c) respective
 
 # Running unit tests
 
-Tests run by default on 
-[Travis CI](https://travis-ci.org/github/piotrmaslanka/satella).
+Tests run by default on CircleCI. 
 Just build and run the attached 
 [Dockerfile](Dockerfile). 
 These tests run on Python 3.8
-- 
GitLab