UNPKG
fcn-wrtc
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0
0.0.1
Fully Connected Network over WebRTC connection
github.com/RAN3D/fcn-wrtc
RAN3D/fcn-wrtc
fcn-wrtc
/
.travis.yml
17 lines
(15 loc)
•
239 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language:
node_js
node_js:
node
script:
-
npm
run
all
after_success:
-
bash
deploy_doc.sh
deploy:
provider:
npm
email:
folkvir@outlook.fr
api_key:
$NPM
on:
tags:
true
repo:
RAN3D/fcn-wrtc
notifications:
email:
false