Skip to content

Commit

Permalink
Move build status down to its own section.
Browse files Browse the repository at this point in the history
  • Loading branch information
halfdan committed Feb 9, 2013
1 parent 726ae2b commit ebd0095
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Piwik - piwik.org

[![Build Status](https://travis-ci.org/piwik/piwik.png?branch=master)](https://travis-ci.org/piwik/piwik) | [![Build Status](http://qa.piwik.org:8080/job/Piwik.Full/badge/icon)](http://qa.piwik.org:8080/job/Piwik.Full/)

## Description

Piwik is the leading Free/Libre open source Web Analytics software.
Expand Down Expand Up @@ -74,3 +72,9 @@ What makes Piwik unique from the competition:
Custom Variables, Email Reports, and more!

Documentation and more info on http://piwik.org

## Code Status

* Travis-CI: [![Build Status](https://travis-ci.org/piwik/piwik.png?branch=master)](https://travis-ci.org/piwik/piwik)
* Jenkins: [![Build Status](http://qa.piwik.org:8080/job/Piwik.Full/badge/icon)](http://qa.piwik.org:8080/job/Piwik.Full/)

0 comments on commit ebd0095

Please sign in to comment.