update travis to node 4 and fix travis badge

This commit is contained in:
Roman Shtylman
2015-11-04 20:43:17 -08:00
parent 86cd2d3c58
commit cce9d1490a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "4"

View File

@@ -1,4 +1,6 @@
# localtunnel [![Build Status](https://travis-ci.org/defunctzombie/localtunnel.png?branch=master)](https://travis-ci.org/defunctzombie/localtunnel) #
# localtunnel
[![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.