add travis badge

- remove node 0.8
- add node 0.10
This commit is contained in:
Roman Shtylman
2014-02-14 00:34:40 -05:00
parent 2f6f9459ad
commit 5c6cd2359c
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
language: node_js
node_js:
- 0.8
- 0.9
- "0.10"

View File

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