From ebd6719690f7456cbaf33e6b062fdfd56c255d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 3 Mar 2014 13:36:11 +0100 Subject: [PATCH] Put build status on top --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 956152f5b..ba13e901b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ OpenKeychain is an OpenPGP implementation for Android. For a more detailed description and installation instructions go to http://www.openkeychain.org . +### Travis CI Build Status + +[![Build Status](https://travis-ci.org/openpgp-keychain/openpgp-keychain.png?branch=master)](https://travis-ci.org/openpgp-keychain/openpgp-keychain) + ## How to help the project? ### Translate the application @@ -124,11 +128,6 @@ Translations are hosted on Transifex, which is configured by ".tx/config". see http://help.transifex.net/features/client/index.html#user-client -### Travis CI -I am in the progress of adding Travis CI, please be patient. - -[![Build Status](https://travis-ci.org/openpgp-keychain/openpgp-keychain.png?branch=master)](https://travis-ci.org/openpgp-keychain/openpgp-keychain) - ## Coding Style ### Code