Travis image, remove 0.6 test

This commit is contained in:
Kyle Drake 2014-03-12 16:39:44 -07:00
parent aaf037aff7
commit ac895ca9f9
No known key found for this signature in database
GPG key ID: 8BE721072E1864BE
2 changed files with 1 additions and 1 deletions

View file

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

View file

@ -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.