You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by mj...@apache.org on 2016/08/12 19:41:19 UTC

incubator-joshua git commit: JOSHUA-292 - Add travis CI badge to README.md

Repository: incubator-joshua
Updated Branches:
  refs/heads/master 0663a9c7f -> d0e43a658


JOSHUA-292 - Add travis CI badge to README.md


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

Branch: refs/heads/master
Commit: d0e43a6586cb501fa1d7053e4f313409aa373608
Parents: 0663a9c
Author: Max Thomas <ma...@maxthomas.io>
Authored: Thu Aug 11 19:19:16 2016 -0500
Committer: Max Thomas <ma...@maxthomas.io>
Committed: Thu Aug 11 19:19:16 2016 -0500

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/d0e43a65/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c23aad4..e0b793d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/apache/incubator-joshua.svg?branch=master)](https://travis-ci.org/apache/incubator-joshua)
+
 # Welcome to Apache Joshua (Incubating)
 <img src="https://s.apache.org/joshua_logo" align="right" width="300" />
 
@@ -25,7 +27,7 @@ Joshua 6.X includes the following new features:
 
 ## Quick start
 
-Joshua must be run with a Java JDK 1.8 minimum. 
+Joshua must be run with a Java JDK 1.8 minimum.
 
 To run the decoder in any form requires setting a few basic environment
 variables: `$JAVA_HOME`, `$JOSHUA`, and, for certain portions of the model-training