UNPKG

@anonymousbitcoin/anoncore-lib

Version:
18 lines (17 loc) 259 B
language: node_js sudo: required addons: chrome: stable node_js: - '6' - '7' - '8' 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