bitpay / node-bitpay-client

A Node.js module and command line client for interacting with BitPay's Cryptographically Secure API
102 stars 95 forks source link

Add Travis, Coverage via Istanbul, and Coveralls. #64

Closed martindale closed 9 years ago

martindale commented 9 years ago

This adds support for automatic testing via Travis, coverage via Istanbul (available via npm run coverage), and automatic coverage reports using Coveralls.