Repository: buildr Updated Branches: refs/heads/master d73097746 -> 5356d690e
fix the README image - used Markdown format in error Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/d5fd0efd Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/d5fd0efd Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/d5fd0efd Branch: refs/heads/master Commit: d5fd0efd47c85c6c12d482270cfea7421e169a4a Parents: d730977 Author: Antoine Toulme <[email protected]> Authored: Sat Apr 30 22:02:39 2016 -0700 Committer: Antoine Toulme <[email protected]> Committed: Sat Apr 30 22:02:39 2016 -0700 ---------------------------------------------------------------------- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/d5fd0efd/README.rdoc ---------------------------------------------------------------------- diff --git a/README.rdoc b/README.rdoc index cef9470..34163e5 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,4 +1,4 @@ -= Buildr [](https://travis-ci.org/apache/buildr) += Buildr {<img src="https://travis-ci.org/apache/buildr.png?branch=master" alt="Build status">}[https://travis-ci.org/apache/buildr] This is Buildr, the build system that lets you build like you code.
