You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metron.apache.org by ce...@apache.org on 2016/03/22 17:27:07 UTC

[2/3] incubator-metron git commit: METRON-82 Enhance Travis CI Builds (nickwallen via cestella) closes apache/incubator-metron#56

METRON-82 Enhance Travis CI Builds (nickwallen via cestella) closes apache/incubator-metron#56


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

Branch: refs/heads/Metron_0.1BETA
Commit: e5dbec5766fa802d124429a5670507eed6256b90
Parents: 603d7c2
Author: nickwallen <ni...@nickallen.org>
Authored: Tue Mar 22 12:20:03 2016 -0400
Committer: cstella <ce...@gmail.com>
Committed: Tue Mar 22 12:20:03 2016 -0400

----------------------------------------------------------------------
 .travis.yml | 9 ++++++++-
 README.md   | 2 ++
 2 files changed, 10 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/e5dbec57/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d86ee11..8426668 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,2 +1,9 @@
 language: java
-script: mvn apache-rat:check && cd metron-streaming && mvn -q integration-test package | grep -v "DEBUG\|INFO\|WARN"
+jdk:
+  - oraclejdk8
+  - openjdk7
+script:
+  - |
+    mvn apache-rat:check
+    cd metron-streaming
+    mvn -q integration-test package | grep -v "DEBUG\|INFO\|WARN"

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/e5dbec57/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 27f64d3..7e1002c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/apache/incubator-metron.svg?branch=master)](https://travis-ci.org/apache/incubator-metron)
+
 # Metron
 
 Metron integrates a variety of open source big data technologies in order