Skip to content

Commit 85a5b46

Browse files
committed
Move the Travis build status to the right place in the README
Not sure how, but I managed to put it in the wrong place.
1 parent 73fb472 commit 85a5b46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build status](https://api.travis-ci.org/barisione/clang-format-hooks.svg?master)](https://travis-ci.org/barisione/clang-format-hooks)
2+
13
`clang-format` git hooks
24
========================
35

@@ -19,8 +21,6 @@ By default, `clang-format` supports a few pre-defined styles matching the style
1921
Setup
2022
-----
2123

22-
[![Build status](https://api.travis-ci.org/barisione/clang-format-hooks.svg?master)](https://travis-ci.org/barisione/clang-format-hooks)
23-
2424
### Dependencies
2525

2626
* **Ubuntu and Debian:** install the `clang-format` package. You can install a newer version with [these instructions](docs/NewerClangFormatUbuntu.md).

0 commit comments

Comments
 (0)