diff options
author | Taylor Gerring <taylor.gerring@gmail.com> | 2015-03-29 05:04:36 +0800 |
---|---|---|
committer | Taylor Gerring <taylor.gerring@gmail.com> | 2015-03-29 05:04:36 +0800 |
commit | 82eeb5e02a4601edba05a2c7da7342a1fa808832 (patch) | |
tree | 74aba94fbf5815d6099168417f21d172257dfbc5 | |
parent | 129fabddb27e21e503240ee250b2cbeb9e396cdc (diff) | |
download | go-tangerine-82eeb5e02a4601edba05a2c7da7342a1fa808832.tar go-tangerine-82eeb5e02a4601edba05a2c7da7342a1fa808832.tar.gz go-tangerine-82eeb5e02a4601edba05a2c7da7342a1fa808832.tar.bz2 go-tangerine-82eeb5e02a4601edba05a2c7da7342a1fa808832.tar.lz go-tangerine-82eeb5e02a4601edba05a2c7da7342a1fa808832.tar.xz go-tangerine-82eeb5e02a4601edba05a2c7da7342a1fa808832.tar.zst go-tangerine-82eeb5e02a4601edba05a2c7da7342a1fa808832.zip |
Added Coveralls badges
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ Ethereum Go Client © 2014 Jeffrey Wilcke. | Linux | OSX | Windows | Tests ----------|---------|-----|---------|------ -develop | [](https://build.ethdev.com/builders/Linux%20Go%20develop%20branch/builds/-1) | [](https://build.ethdev.com/builders/OSX%20Go%20develop%20branch/builds/-1) | N/A | [](https://travis-ci.org/ethereum/go-ethereum) -master | [](https://build.ethdev.com/builders/Linux%20Go%20master%20branch/builds/-1) | [](https://build.ethdev.com/builders/OSX%20Go%20master%20branch/builds/-1) | N/A | [](https://travis-ci.org/ethereum/go-ethereum) +develop | [](https://build.ethdev.com/builders/Linux%20Go%20develop%20branch/builds/-1) | [](https://build.ethdev.com/builders/OSX%20Go%20develop%20branch/builds/-1) | N/A | [](https://travis-ci.org/ethereum/go-ethereum) [](https://coveralls.io/r/ethereum/go-ethereum?branch=develop) +master | [](https://build.ethdev.com/builders/Linux%20Go%20master%20branch/builds/-1) | [](https://build.ethdev.com/builders/OSX%20Go%20master%20branch/builds/-1) | N/A | [](https://travis-ci.org/ethereum/go-ethereum) [](https://coveralls.io/r/ethereum/go-ethereum?branch=master) [](https://waffle.io/ethereum/go-ethereum) [](https://waffle.io/ethereum/go-ethereum) |