You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2018/04/02 19:34:51 UTC

incubator-tamaya-sandbox git commit: TAMAYA-330: Add travis badge

Repository: incubator-tamaya-sandbox
Updated Branches:
  refs/heads/master 161c632c4 -> dc1b20a63


TAMAYA-330: Add travis badge


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/dc1b20a6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/dc1b20a6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/dc1b20a6

Branch: refs/heads/master
Commit: dc1b20a63c0a21d59011ecbdaf1f9225651dcb41
Parents: 161c632
Author: Phil Ottlinger <po...@apache.org>
Authored: Mon Apr 2 21:34:30 2018 +0200
Committer: Phil Ottlinger <po...@apache.org>
Committed: Mon Apr 2 21:34:30 2018 +0200

----------------------------------------------------------------------
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/dc1b20a6/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9793f25..6b61643 100644
--- a/README.md
+++ b/README.md
@@ -27,3 +27,10 @@ Then you can build Tamaya Sandbox via:
 $ export MAVEN_OPTS="-Xmx512m -XX:PermGenSpace=200m"
 $ mvn
 ```
+
+### Travis / CI
+
+Apart from integration into ASF CI there's a travis build:
+
+[![Build Status](https://travis-ci.org/apache/incubator-tamaya-sandbox.svg?branch=master)](https://travis-ci.org/apache/incubator-tamaya-sandbox/branches)
+