mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 13:35:54 +00:00
add travis badge
- remove node 0.8 - add node 0.10
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 0.8
|
- "0.10"
|
||||||
- 0.9
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# localtunnel #
|
# localtunnel [](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.
|
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user