UNPKG

bitex-lib

Version:

The javascript library that powers the aBank Bitcoin functionality

15 lines (14 loc) 226 B
language: node_js sudo: false node_js: - '6' - '7' 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