Author: ilgrosso
Date: Wed Sep  3 13:19:34 2014
New Revision: 1622245

URL: http://svn.apache.org/r1622245
Log:
Using Jukka's hint for webhooks notifications

Modified:
    syncope/branches/1_0_X/.travis.yml

Modified: syncope/branches/1_0_X/.travis.yml
URL: 
http://svn.apache.org/viewvc/syncope/branches/1_0_X/.travis.yml?rev=1622245&r1=1622244&r2=1622245&view=diff
==============================================================================
--- syncope/branches/1_0_X/.travis.yml (original)
+++ syncope/branches/1_0_X/.travis.yml Wed Sep  3 13:19:34 2014
@@ -21,5 +21,4 @@ install: mvn --show-version --errors -P 
 #invoker.streamLogs: we cannot access to log files through Travis web ui, so 
display everything in the console
 script: mvn --show-version --errors -P all clean install 
-Dinvoker.streamLogs=true
 notifications:
-  email:
-    - syncope.travis@gmailcom
+  webhooks: http://rovere.tirasa.net/cgi-bin/travis.cgi


Reply via email to