From 4e9d8b84b3e12ce954dd53229d575bc1165f3bd2 Mon Sep 17 00:00:00 2001 From: lararennie Date: Thu, 25 Aug 2016 14:00:28 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5fbac8af..30bd7f0d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.org/googlei18n/libphonenumber.svg?branch=master)](https://travis-ci.org/googlei18n/libphonenumber) # What is it? Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich).