Add rat.consoleOutput=true

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

Branch: refs/heads/master
Commit: 3d2fcf76953e6d8eca11e79dd290393f7b07c5ab
Parents: 958483c
Author: Joey Frazee <jfra...@apache.org>
Authored: Sat Jan 14 17:04:47 2017 -0600
Committer: Joey Frazee <jfra...@apache.org>
Committed: Sat Jan 14 17:04:47 2017 -0600

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/3d2fcf76/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d0ac83f..3b17001 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,4 +34,4 @@ jdk:
   - oraclejdk8
 
 # tests take too long to run and produce too much output to enable at this time
-script: mvn clean install -q -Pcontrib-check -Dmaven.test.skip.exec=true
+script: mvn clean install -q -Pcontrib-check -Drat.consoleOutput=true 
-Dmaven.test.skip.exec=true

Reply via email to