Skip to content

Commit 73216bb

Browse files
committed
Travis Image in README
1 parent 7a70965 commit 73216bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FirebaseUI for Android — UI Bindings for Firebase
22

3+
[![Build Status](https://travis-ci.org/samtstern/FirebaseUI-Android.svg?branch=master)](https://travis-ci.org/samtstern/FirebaseUI-Android)
4+
35
FirebaseUI is an open-source library for Android that allows you to
46
quickly connect common UI elements to [Firebase](https://firebase.google.com)
57
APIs like the Realtime Database or Firebase Authentication.
@@ -101,4 +103,4 @@ accept your pull requests.
101103
1. Ensure that your code adheres to the existing style of the library to which
102104
you are contributing.
103105
1. Ensure that your code has an appropriate set of unit tests which all pass.
104-
1. Submit a pull request and cc @puf or @mcdonamp
106+
1. Submit a pull request and cc @puf or @mcdonamp

0 commit comments

Comments
 (0)