diff --git a/.travis.yml b/.travis.yml index a8ae739d..b38d8bad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,13 +22,13 @@ notifications: recipients: - meeh@sigterm.no on_success: change - on_failure: change + on_failure: always irc: channels: - "irc.freenode.net#i2p-dev" template: - "%{repository}/%{branch} (%{commit} - %{author}): %{message}" - on_failure: change + on_failure: always on_success: change diff --git a/README.md b/README.md index d19a666c..2a393e85 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ on Windows Requires msvs2013, boost 1.46 and higher, crypto++ +[![Build Status](https://travis-ci.org/orignal/i2pd.svg?branch=master)](https://travis-ci.org/orignal/i2pd) + Testing -------