From de07809a9d12ae8fe7c792df08b318954a46718d Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 13 Jun 2018 00:27:45 +0200 Subject: [PATCH] Removed travis status, microchanged drone config --- .drone.yml | 2 -- README.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index bdb41ae..73934a2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,8 +17,6 @@ pipeline: - make package - cmake -DWITH_DEB=OFF -DWITH_RPM=ON .. - make package - -pipeline: gitea_release: when: event: tag diff --git a/README.md b/README.md index 510902d..d29ad18 100644 --- a/README.md +++ b/README.md @@ -157,8 +157,6 @@ Download the current release at [schlomp.space](https://schlomp.space/tastytea/m #### Development version -[![Build Status](https://travis-ci.org/tastytea/mastodon-cpp.svg?branch=master)](https://travis-ci.org/tastytea/mastodon-cpp) - ```SH git clone https://schlomp.space/tastytea/mastodon-cpp.git ```