diff options
author | obscuren <geffobscura@gmail.com> | 2015-02-21 01:14:53 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-02-21 01:14:53 +0800 |
commit | 703dc8299c2a1c6956812b48c544300f23e4f22b (patch) | |
tree | 46ab5943fd5e26198067aeec4a44287452eb2a32 /README.md | |
parent | 66d5559866f37a79a7b5aeccd03dfe1b4401542b (diff) | |
parent | d586a633ff005ac01c9f1eb33552d147cf6c883e (diff) | |
download | go-tangerine-703dc8299c2a1c6956812b48c544300f23e4f22b.tar go-tangerine-703dc8299c2a1c6956812b48c544300f23e4f22b.tar.gz go-tangerine-703dc8299c2a1c6956812b48c544300f23e4f22b.tar.bz2 go-tangerine-703dc8299c2a1c6956812b48c544300f23e4f22b.tar.lz go-tangerine-703dc8299c2a1c6956812b48c544300f23e4f22b.tar.xz go-tangerine-703dc8299c2a1c6956812b48c544300f23e4f22b.tar.zst go-tangerine-703dc8299c2a1c6956812b48c544300f23e4f22b.zip |
Merge branch 'release/0.9.0' into develop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,10 +2,10 @@ Ethereum Go Client © 2014 Jeffrey Wilcke. - | Linux | OSX | Windows -----------|---------|-----|-------- -develop | [](http://build.ethdev.com/builders/Linux%20Go%20develop%20branch/builds/-1) | [](http://build.ethdev.com/builders/OSX%20Go%20develop%20branch/builds/-1) | N/A -master | [](http://build.ethdev.com/builders/Linux%20Go%20master%20branch/builds/-1) | [](http://build.ethdev.com/builders/OSX%20Go%20master%20branch/builds/-1) | N/A + | Linux | OSX | Windows | Tests +----------|---------|-----|---------|------ +develop | [](http://build.ethdev.com/builders/Linux%20Go%20develop%20branch/builds/-1) | [](http://build.ethdev.com/builders/OSX%20Go%20develop%20branch/builds/-1) | N/A | [](https://travis-ci.org/ethereum/go-ethereum) +master | [](http://build.ethdev.com/builders/Linux%20Go%20master%20branch/builds/-1) | [](http://build.ethdev.com/builders/OSX%20Go%20master%20branch/builds/-1) | N/A | [](https://travis-ci.org/ethereum/go-ethereum) [](https://waffle.io/ethereum/go-ethereum) [](https://waffle.io/ethereum/go-ethereum) |