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/032fdf54
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/032fdf54
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/032fdf54

Branch: refs/heads/master
Commit: 032fdf548a7452089637b278be4c9e6648c8c1d2
Parents: 6cc73bf
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:12:18 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/032fdf54/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 55f821b..225fee8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,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