From 02c5698ce11361bbf1b13a7cb4b3fc8600210a6f Mon Sep 17 00:00:00 2001 From: Jack O'Connor Date: Wed, 12 Sep 2018 19:20:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac6e46416..a88793332 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# International Telephone Input [![Build Status](https://travis-ci.org/jackocnr/intl-tel-input.svg)](https://travis-ci.org/jackocnr/intl-tel-input) +# International Telephone Input [![Build Status](https://travis-ci.org/jackocnr/intl-tel-input.svg?branch=master)](https://travis-ci.org/jackocnr/intl-tel-input) A jQuery plugin for entering and validating international telephone numbers. It adds a flag dropdown to any input, detects the user's country, displays a relevant placeholder and provides formatting/validation methods.