diff options
| author | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:50:48 +0100 | 
|---|---|---|
| committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-03-14 20:50:48 +0100 | 
| commit | f8c0d09cda5fb7576655a38e626e2d40b006d9a5 (patch) | |
| tree | 6f427feca61ac1f9b1f9f1328c4204b17877edb9 | |
| parent | 22563d555b0c93a65814aec153f1eb7d556ffd2a (diff) | |
| download | ponymap-f8c0d09cda5fb7576655a38e626e2d40b006d9a5.tar.gz ponymap-f8c0d09cda5fb7576655a38e626e2d40b006d9a5.tar.xz ponymap-f8c0d09cda5fb7576655a38e626e2d40b006d9a5.zip | |
Fix Travis CI notifications
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.travis.yml b/.travis.yml index cd4e072..b8f87e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@  language: c  notifications:   irc: -  channels: "anathema.irc.so#anathema" +  channels: "irc.janouch.name#dev"    use_notice: true    skip_join: true  env: | 
