From ad914658f8e09d638329b45c1b6f123a596674ed Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Wed, 4 Nov 2015 20:37:27 -0800 Subject: [PATCH] readme: update travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ca7a7b..e3b7856 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# localtunnel-server [![Build Status](https://secure.travis-ci.org/defunctzombie/localtunnel-server.png)](http://travis-ci.org/defunctzombie/localtunnel-serer) # +# localtunnel-server [![Build Status](https://travis-ci.org/localtunnel/localtunnel.svg?branch=master)](https://travis-ci.org/localtunnel/localtunnel) localtunnel exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.