UNPKG

vucoin

Version:

Node.js module to access ucoin server through its HTTP API

18 lines (14 loc) 246 B
environment: matrix: - nodejs_version: "5.8.0" platform: - x64 install: - ps: Install-Product node $env:nodejs_version $env:platform - node -v - npm install -g npm - npm install test_script: - npm test build: off deploy: off