UNPKG

bitcore-payment-codes-cash

Version:

Payment Codes (BIP47) support for Bitcoin Cash

14 lines (13 loc) 221 B
language: node_js node_js: - '0.12' - '2.0.0' before_install: - npm install -g bower - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start install: - bower install - npm install after_script: - gulp coveralls