aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-03-03 13:36:11 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-03-03 13:36:11 +0100
commitebd6719690f7456cbaf33e6b062fdfd56c255d43 (patch)
treee89e908dbc41f5f573959a730d2f26139085a602 /README.md
parentab69cca2e5ee8a45791bb2fa74c39caa36029b9d (diff)
downloadopen-keychain-ebd6719690f7456cbaf33e6b062fdfd56c255d43.tar.gz
open-keychain-ebd6719690f7456cbaf33e6b062fdfd56c255d43.tar.bz2
open-keychain-ebd6719690f7456cbaf33e6b062fdfd56c255d43.zip
Put build status on top
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files 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