diff options
author | obscuren <geffobscura@gmail.com> | 2014-10-18 19:50:48 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-10-18 19:50:48 +0800 |
commit | 350b0b1f66b872c7fd80101d712b3c4c567c1f52 (patch) | |
tree | cc3589efffee88bbfe01ca666689d63a2578f0ad /README.md | |
parent | 3ea0e904ad4e6473685c319dcf4bcb81b35213db (diff) | |
download | go-tangerine-350b0b1f66b872c7fd80101d712b3c4c567c1f52.tar.gz go-tangerine-350b0b1f66b872c7fd80101d712b3c4c567c1f52.tar.zst go-tangerine-350b0b1f66b872c7fd80101d712b3c4c567c1f52.zip |
Re-enabled Travis
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ Ethereum ======== -[![Build Status](https://travis-ci.org/ethereum/go-ethereum.png?branch=master)](https://travis-ci.org/ethereum/go-ethereum) +Master: [![Build Status](https://travis-ci.org/ethereum/eth-go.png?branch=master)](https://travis-ci.org/ethereum/eth-go) +Develop: [![Build Status](https://travis-ci.org/ethereum/eth-go.png?branch=develop)](https://travis-ci.org/ethereum/eth-go) Ethereum Go Development package (C) Jeffrey Wilcke |