UNPKG

ethereum-hdwallet

Version:
14 lines (10 loc) 136 B
sudo: false language: node_js node_js: - "8" before_script: - npm install script: - npm test after_success: - npm run coverage