From fb683bc7a255af8c673798b1f34c3be033f58459 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 28 May 2017 03:01:27 +0200 Subject: [PATCH] README.md: Add CI badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 39797448..b4b15501 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Sophisticated chroot/build/flash tool to develop and install [postmarketOS](https://ollieparanoid.github.io/post/postmarketOS). +[Static code analysis](https://github.com/postmarketOS/pmbootstrap/blob/master/test/static_code_analysis.sh) status: ![travis badge](https://api.travis-ci.org/postmarketOS/pmbootstrap.png?branch=master) + ## Requirements * GNU/Linux * Python 3 @@ -44,3 +46,4 @@ Format and partition the SD card `/dev/mmcblk0`, and put a full postmarketOS ins ## Testsuite Simply install `pytest` (via your package manager or via pip) and run it inside the pmbootstrap folder. +