Travis: switching back to e-mail notifications, let's see...
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/dbeb6208 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/dbeb6208 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/dbeb6208 Branch: refs/heads/SYNCOPE-156 Commit: dbeb620824677b8eb4cab59d811630a0992a3f42 Parents: e41e501 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Aug 17 14:05:12 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Aug 17 14:05:12 2015 +0200 ---------------------------------------------------------------------- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/dbeb6208/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index fe9b45b..044d84d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,4 +27,5 @@ script: - export MAVEN_OPTS="-Xmx2469m -XX:MaxPermSize=512m -XX:+TieredCompilation -XX:TieredStopAtLevel=1" - mvn --show-version --quiet clean install -Dinvoker.streamLogs=true notifications: - webhooks: http://rovere.tirasa.net/cgi-bin/travis.cgi + email: + - [email protected]
