This commit is contained in:
orignal 2014-04-03 12:19:50 -04:00
commit fabcf2ec1d
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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
-------