Skip to content

Commit 1302e7d

Browse files
committed
Show build status directly under the title, without text
Signed-off-by: Stefan Marr <git@stefan-marr.de>
1 parent fc4a95f commit 1302e7d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
# Codespeed
2+
[![Build Status](https://travis-ci.org/tobami/codespeed.png?branch=master)](https://travis-ci.org/tobami/codespeed)
23

34
A web application to monitor and analyze the performance of your code.
45

56
Known to be used by [PyPy](http://speed.pypy.org), [Twisted](http://speed.twistedmatrix.com), [RubySpec](http://speed.rubyspec.org) and many more.
67

78
For an overview of some application concepts see the [wiki page](https://github.com/tobami/codespeed/wiki/Overview)
89

9-
# Build Status
10-
11-
The current build status on Travis CI is: [![Build Status](https://travis-ci.org/tobami/codespeed.png?branch=master)](https://travis-ci.org/tobami/codespeed)
12-
1310
# Requirements
1411

1512
You will need Python 2.6+ and Django 1.3+ with South isodate and Tastypie.

0 commit comments

Comments
 (0)