diff options
author | Daniel Gultsch <inputmice@siacs.eu> | 2015-01-04 17:23:34 +0100 |
---|---|---|
committer | Daniel Gultsch <inputmice@siacs.eu> | 2015-01-04 17:23:34 +0100 |
commit | 0c804af1bc22c5aaf95c3bbf53964d43a431b46f (patch) | |
tree | 7c3ff39e8514b55a6487fb23a932edf1efd2df6d | |
parent | 0d6d09b7e97709f0978a5527454ab6bbd9ad9443 (diff) |
added travis build icon to README
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -285,6 +285,9 @@ Make sure to have ANDROID_HOME point to your Android SDK cd Conversations ./gradlew build + +[![Build Status](https://travis-ci.org/siacs/Conversations.svg?branch=development)](https://travis-ci.org/siacs/Conversations) + ### How do I update/add external libraries? If the library you want to update is in Maven Central or JCenter (or has its own |