diff options
author | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-06-06 20:33:08 +0800 |
---|---|---|
committer | Jeffrey Wilcke <jeffrey@ethereum.org> | 2015-06-06 20:33:08 +0800 |
commit | e822f440b044bbe378cea65d2061eddfae0d0806 (patch) | |
tree | 6f7c0b56c51813493b9c4f4a9e025561c1acaf4a | |
parent | 43ceb0f5c73dfde8540693a920e144fa67ffcd46 (diff) | |
download | go-tangerine-e822f440b044bbe378cea65d2061eddfae0d0806.tar go-tangerine-e822f440b044bbe378cea65d2061eddfae0d0806.tar.gz go-tangerine-e822f440b044bbe378cea65d2061eddfae0d0806.tar.bz2 go-tangerine-e822f440b044bbe378cea65d2061eddfae0d0806.tar.lz go-tangerine-e822f440b044bbe378cea65d2061eddfae0d0806.tar.xz go-tangerine-e822f440b044bbe378cea65d2061eddfae0d0806.tar.zst go-tangerine-e822f440b044bbe378cea65d2061eddfae0d0806.zip |
added ARM builds
-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 | Tests -----------|---------|-----|---------|------ -develop | [](https://build.ethdev.com/builders/Linux%20Go%20develop%20branch/builds/-1) | [](https://build.ethdev.com/builders/OSX%20Go%20develop%20branch/builds/-1) | [](https://build.ethdev.com/builders/Windows%20Go%20develop%20branch/builds/-1) | [](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) | [](https://build.ethdev.com/builders/Windows%20Go%20master%20branch/builds/-1) | [](https://travis-ci.org/ethereum/go-ethereum) [](https://coveralls.io/r/ethereum/go-ethereum?branch=master) + | Linux | OSX | ARM | 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) | [](https://build.ethdev.com/builders/ARM%20Go%20develop%20branch/builds/-1) | [](https://build.ethdev.com/builders/Windows%20Go%20develop%20branch/builds/-1) | [](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) | [](https://build.ethdev.com/builders/ARM%20Go%20master%20branch/builds/-1) | [](https://build.ethdev.com/builders/Windows%20Go%20master%20branch/builds/-1) | [](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) |