UNPKG
global-tunnel-ng
Version:
latest (2.7.1)
2.7.1
2.7.0
2.6.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.3.0
1.2.1
1.2.0
Global HTTP & HTTPS tunneling
np-maintain/global-tunnel
global-tunnel-ng
/
.travis.yml
21 lines
(16 loc)
•
182 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
language:
node_js
node_js:
-
"node"
-
"10"
-
"9"
-
"6"
cache:
npm:
true
directories: - node_modules
sudo:
false
os:
- linux - osx
matrix:
fast_finish:
true