UNPKG

resume-client-socket.io

Version:

Resume Client API for Socket.IO and Node.JS - Medical Speech to Summarized Text

16 lines (13 loc) 198 B
sudo: false language: node_js node_js: - "0.8" - "0.10" - "0.12" - "4" - "6" before_install: - travis_retry npm install -g npm@2.14.5 - travis_retry npm install script: - npm test