diff --git a/README.md b/README.md index 4a3cddf2..961dca3a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ gollum -- A wiki built on top of Git ==================================== +[![Build Status](https://secure.travis-ci.org/github/gollum.png?branch=master)](http://travis-ci.org/github/gollum) + ## DESCRIPTION Gollum is a simple wiki system built on top of Git that powers GitHub Wikis. @@ -493,10 +495,6 @@ like Rack::Auth, OmniAuth, etc. ## Windows Filename Validation Note that filenames on windows must not contain any of the following characters `\ / : * ? " < > |`. See [this support article](http://support.microsoft.com/kb/177506) for details. -## Testing - -[![Build Status](https://secure.travis-ci.org/github/gollum.png?branch=master)](http://travis-ci.org/github/gollum) - ## CONTRIBUTE If you'd like to hack on Gollum, start by forking my repo on GitHub: