mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 13:35:54 +00:00
update travis to node 4 and fix travis badge
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "4"
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
# localtunnel [](https://travis-ci.org/defunctzombie/localtunnel) #
|
# localtunnel
|
||||||
|
|
||||||
|
[](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.
|
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