Repository: syncope
Updated Branches:
  refs/heads/2_0_X 4108dd743 -> 6623c9e76
  refs/heads/master 6cc73bf4a -> 032fdf548


Again, trying to be friendly with Travis CI


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/6623c9e7
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6623c9e7
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6623c9e7

Branch: refs/heads/2_0_X
Commit: 6623c9e7662883db6454d0463f7b9b8b8a4dd402
Parents: 4108dd7
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Wed Apr 26 17:11:47 2017 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Wed Apr 26 17:11:47 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6623c9e7/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d8942f6..df57128 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,7 +26,7 @@ before_install:
 install: travis_wait mvn --show-version --quiet -P all,skipTests
 script:
   #invoker.streamLogs: we cannot access to log files through Travis web ui, so 
display everything in the console
-  - mvn --show-version --quiet clean install -Dinvoker.streamLogs=true
+  - mvn --show-version clean install -Dinvoker.streamLogs=true
 after_failure:
   - cat fit/core-reference/target/log/*
   - cat 
fit/core/reference/target/failsafe-reports/org.apache.syncope.fit.*-output.txt

Reply via email to