You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/08/20 11:40:44 UTC

[6/8] syncope git commit: Restoring Travis CI notifications via e-mail

Restoring Travis CI notifications via e-mail


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

Branch: refs/heads/master
Commit: 4ae3e2cb40980702268041d4d9c961a41797a6cd
Parents: dff48fd bc41d9b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Aug 20 11:39:57 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Aug 20 11:39:57 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/4ae3e2cb/.travis.yml
----------------------------------------------------------------------
diff --cc .travis.yml
index e9245f1,68bdf96..7e98db5
--- a/.travis.yml
+++ b/.travis.yml
@@@ -17,8 -17,9 +17,9 @@@ language: jav
  jdk:
    - openjdk6
  # default install is mvn install --quiet -DskipTests=true
 -install: mvn --show-version --errors -P skipTests
 +install: mvn --show-version --quiet -P skipTests
  #invoker.streamLogs: we cannot access to log files through Travis web ui, so display everything in the console
 -script: mvn --show-version --errors clean install -Dinvoker.streamLogs=true
 +script: mvn --show-version --quiet clean install -Dinvoker.streamLogs=true
  notifications:
-   webhooks: http://rovere.tirasa.net/cgi-bin/travis.cgi
+   email:
+     - dev@syncope.apache.org