summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2015-02-25 13:54:49 +0000
committerMaxime Coste <frrrwww@gmail.com>2015-02-25 13:54:49 +0000
commit4bbd8a410ebc8183560e3989cce9277e95add727 (patch)
tree47ae242534de7e5027f6e5b3df67e9d6ce1248f6
parent00bde4ef483b11cdea59e2d693c2afee2e1576f0 (diff)
Move travis badge in README
-rw-r--r--README.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.asciidoc b/README.asciidoc
index eb1cdcd3..a66ead88 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -18,6 +18,8 @@ make userconfig
See http://github.com/mawww/golf for kakoune solutions to vimgolf challenges,
regularly beating the best vim solution.
+image::https://travis-ci.org/mawww/kakoune.svg[link="https://travis-ci.org/mawww/kakoune"]
+
Introduction:
-------------
@@ -71,8 +73,6 @@ Features
Building
--------
-image::https://travis-ci.org/mawww/kakoune.svg[]
-
Kakoune dependencies are:
* A C++11 compliant compiler (GCC >= 4.8.1 or clang >= 3.4)