Browse Source

Travis image, remove 0.6 test

hk-custom-address
Kyle Drake 11 years ago
parent
commit
ac895ca9f9
No known key found for this signature in database GPG Key ID: 8BE721072E1864BE
  1. 1
      .travis.yml
  2. 1
      README.md

1
.travis.yml

@ -3,4 +3,3 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"

1
README.md

@ -1,5 +1,6 @@
# bitcoinjs-lib
[![Build Status](https://travis-ci.org/bitcoinjs/bitcoinjs-lib.png)](https://travis-ci.org/bitcoinjs/bitcoinjs-lib)
[![browser support](https://ci.testling.com/bitcoinjs/bitcoinjs-lib.png)](https://ci.testling.com/bitcoinjs/bitcoinjs-lib)
A pure JavaScript Bitcoin library for node.js and browsers. Backed by (slowly improving) testing, proven by over a million wallet users. The backbone for almost all Bitcoin web wallets in production today.

Loading…
Cancel
Save