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