Move build status to top of readme.
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
gollum -- A wiki built on top of Git
|
gollum -- A wiki built on top of Git
|
||||||
====================================
|
====================================
|
||||||
|
|
||||||
|
[](http://travis-ci.org/github/gollum)
|
||||||
|
|
||||||
## DESCRIPTION
|
## DESCRIPTION
|
||||||
|
|
||||||
Gollum is a simple wiki system built on top of Git that powers GitHub Wikis.
|
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
|
## 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.
|
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
|
|
||||||
|
|
||||||
[](http://travis-ci.org/github/gollum)
|
|
||||||
|
|
||||||
## CONTRIBUTE
|
## CONTRIBUTE
|
||||||
|
|
||||||
If you'd like to hack on Gollum, start by forking my repo on GitHub:
|
If you'd like to hack on Gollum, start by forking my repo on GitHub:
|
||||||
|
|||||||
Reference in New Issue
Block a user