Removed travis status, microchanged drone config
the build was successful Details

This commit is contained in:
tastytea 2018-06-13 00:27:45 +02:00
parent 8bb1388607
commit de07809a9d
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
2 changed files with 0 additions and 4 deletions

View File

@ -17,8 +17,6 @@ pipeline:
- make package
- cmake -DWITH_DEB=OFF -DWITH_RPM=ON ..
- make package
pipeline:
gitea_release:
when:
event: tag

View File

@ -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
```