chiark / gitweb /
README: add status badges for jenkins.debian.net builds
authorHans-Christoph Steiner <hans@eds.org>
Mon, 30 Oct 2017 09:27:05 +0000 (10:27 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 30 Oct 2017 10:03:58 +0000 (11:03 +0100)
[skip ci]

README.md

index 88a3d5a97dc2e28058e29db3ea2aec6f89422df1..0e57ffb6c4b94c60bb46107057962218fe6df5e6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
-# F-Droid Server
 
-[![build status](https://gitlab.com/fdroid/fdroidserver/badges/master/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds)
+| <small>CI Builds</small> | <small>Debian</small> | <small>macOS & Ubuntu/LTS</small> |
+|----------------------|:-----------------:|:-----------------------------:|
+| _fdroidserver_ | [![fdroidserver status on Debian](https://gitlab.com/fdroid/fdroidserver/badges/master/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds) | [![fdroidserver status on macOS & Ubuntu/LTS](https://travis-ci.org/f-droid/fdroidserver.svg?branch=master)](https://travis-ci.org/f-droid/fdroidserver) |
+| _buildserver_ | [![buildserver status](https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/badge/icon)](https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment) | |
+| _fdroid build --all_ | [![fdroid build all status](https://jenkins.debian.net/job/reproducible_fdroid_build_apps/badge/icon)](https://jenkins.debian.net/job/reproducible_fdroid_build_apps/) | |
+
+# F-Droid Server
 
 Server for [F-Droid](https://f-droid.org), the Free Software repository system
 for Android.