language: node_js node_js: - '4' before_install: - cd simple-example && npm install --ignore-scripts && cd .. #deploy: # provider: npm # email: capajj@gmail.com # on: # tags: true # repo: capaj/socket.io-rpc # all_branches: true