From 2b8f8b7aecb02c4068f344edc3256338044cad0d Mon Sep 17 00:00:00 2001 From: chriseth Date: Tue, 26 Mar 2019 13:14:05 +0100 Subject: [PATCH] Remove build status indicator --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 959fefc2a..b32f1ce25 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # The Solidity Contract-Oriented Programming Language -[![Join the chat at https://gitter.im/ethereum/solidity](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/solidity?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/ethereum/solidity.svg?branch=develop)](https://travis-ci.org/ethereum/solidity) +[![Join the chat at https://gitter.im/ethereum/solidity](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/solidity?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Solidity is a statically typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform. ## Table of Contents