From d6abcc95e70d8c76dc4998766cbca5c444bd8915 Mon Sep 17 00:00:00 2001 From: KwadroNaut Date: Thu, 16 Jul 2015 11:18:31 +0200 Subject: [docs] remove lemur from README and dev workflow lemur/buildbot is intentionally off --- README.rst | 2 -- docs/dev/workflow.rst | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index ff84d56b..5b611b95 100644 --- a/README.rst +++ b/README.rst @@ -6,8 +6,6 @@ Bitmask .. image:: https://pypip.in/v/leap.bitmask/badge.png :target: https://crate.io/packages/leap.bitmask .. image:: https://pypip.in/d/leap.bitmask/badge.png -.. image:: http://lemur.leap.se:8010/png?builder=bitmask-linux-quick - **Bitmask** is the multiplatform desktop client for the services offered by `the LEAP Platform`_. diff --git a/docs/dev/workflow.rst b/docs/dev/workflow.rst index f217df24..689b8feb 100644 --- a/docs/dev/workflow.rst +++ b/docs/dev/workflow.rst @@ -48,7 +48,7 @@ All code ready to be merged into the integration branch is expected to: * Have tests * Be documented -* Pass existing tests: do **run_tests.sh** and **tox -v**. All feature branches are automagically built by our `buildbot farm `_. So please check your branch is green before merging it it to `develop`. Rebasing against the current tip of the integration when possible is preferred in order to keep a clean history. +* Pass existing tests: do **run_tests.sh** and **tox -v**. Rebasing against the current tip of the integration when possible is preferred in order to keep a clean history. Using Github ------------ -- cgit v1.2.3