added travis build icon to README

This commit is contained in:
Daniel Gultsch 2015-01-04 17:23:34 +01:00
parent 0d6d09b7e9
commit 0c804af1bc
1 changed files with 3 additions and 0 deletions

View File

@ -285,6 +285,9 @@ Make sure to have ANDROID_HOME point to your Android SDK
cd Conversations cd Conversations
./gradlew build ./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? ### How do I update/add external libraries?
If the library you want to update is in Maven Central or JCenter (or has its own If the library you want to update is in Maven Central or JCenter (or has its own