From 0e597917469688181f87e3522f79834579b0673e Mon Sep 17 00:00:00 2001 From: tecnovert Date: Wed, 28 Jul 2021 16:21:25 +0200 Subject: [PATCH] doc: Remove travis-ci build status. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 31fa48a..7f6d067 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Simple Atomic Swap Network - Proof of Concept -[![Build Status](https://travis-ci.org/tecnovert/basicswap.svg?branch=master)](https://travis-ci.org/tecnovert/basicswap) - ## Overview Simple atomic swap experiment, doesn't have many interesting features yet.