UNPKG

@axerunners/axecore-p2p

Version:

Interface to the axe P2P network for Axecore

12 lines (11 loc) 171 B
language: node_js node_js: - '6' - '8' before_install: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start install: - npm install after_script: - gulp coveralls