You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2021/02/08 10:56:54 UTC

[freemarker-docgen] branch master updated: Added Travis build status to README.md

This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/freemarker-docgen.git


The following commit(s) were added to refs/heads/master by this push:
     new 13dd026  Added Travis build status to README.md
13dd026 is described below

commit 13dd026449ebc71ed2cb84273960a6c9980decd8
Author: ddekany <dd...@apache.org>
AuthorDate: Mon Feb 8 11:56:46 2021 +0100

    Added Travis build status to README.md
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 0a43389..6f764cd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Docgen
 
+[![Build Status](https://travis-ci.com/apache/freemarker-docgen.svg?branch=master)](https://travis-ci.com/github/apache/freemarker-docgen)
+
+
 ## About
 
 Apache FreeMarker Docgen is an *internal* project under the Apache FreeMarker TLP,