Browse Source

Merge branch 'master' of https://github.com/orignal/i2pd

pull/51/head
orignal 11 years ago
parent
commit
fabcf2ec1d
  1. 4
      .travis.yml
  2. 2
      README.md

4
.travis.yml

@ -22,13 +22,13 @@ notifications:
recipients: recipients:
- meeh@sigterm.no - meeh@sigterm.no
on_success: change on_success: change
on_failure: change on_failure: always
irc: irc:
channels: channels:
- "irc.freenode.net#i2p-dev" - "irc.freenode.net#i2p-dev"
template: template:
- "%{repository}/%{branch} (%{commit} - %{author}): %{message}" - "%{repository}/%{branch} (%{commit} - %{author}): %{message}"
on_failure: change on_failure: always
on_success: change on_success: change

2
README.md

@ -9,6 +9,8 @@ on Windows
Requires msvs2013, boost 1.46 and higher, crypto++ 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 Testing
------- -------

Loading…
Cancel
Save