UNPKG

insight-ui-alterdot

Version:

An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Alterdot network and build your own services with it.

14 lines (11 loc) 191 B
language: node_js sudo: false node_js: - 4 - 6 - 8 - node before_script: - npm run bower after_success: - cat ./coverage/*/lcov.info | ./node_modules/coveralls/bin/coveralls.js