diff options
author | Taylor Gerring <taylor.gerring@gmail.com> | 2014-12-22 04:36:13 +0800 |
---|---|---|
committer | Taylor Gerring <taylor.gerring@gmail.com> | 2014-12-22 04:36:13 +0800 |
commit | 05da381c15bed6f46c6ee54e9f8bdfc6c2bb6f64 (patch) | |
tree | 5e0d543e58f2f6ac58b1c48df225327c5e503667 /README.md | |
parent | 26bf95731ba7a469e13d996f291795a817cff480 (diff) | |
download | go-tangerine-05da381c15bed6f46c6ee54e9f8bdfc6c2bb6f64.tar.gz go-tangerine-05da381c15bed6f46c6ee54e9f8bdfc6c2bb6f64.tar.zst go-tangerine-05da381c15bed6f46c6ee54e9f8bdfc6c2bb6f64.zip |
Add coveralls coverage badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ Ethereum [![Build Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20master%20branch)](http://build.ethdev.com:8010/builders/Linux%20Go%20master%20branch/builds/-1) master [![Build Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20develop%20branch)](http://build.ethdev.com:8010/builders/Linux%20Go%20develop%20branch/builds/-1) develop +[![Coverage Status](https://coveralls.io/repos/ethereum/go-ethereum/badge.png?branch=tests)](https://coveralls.io/r/ethereum/go-ethereum?branch=tests) tests Ethereum Go Client © 2014 Jeffrey Wilcke. |