Less verbose irc output from travis

master
Marius Kintel 2014-07-17 11:37:12 -04:00
parent c7aa75c558
commit aadb85d86e
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,12 @@ cache: apt
compiler: gcc
notifications:
irc: "chat.freenode.net#openscad"
irc:
channels:
- "chat.freenode.net#openscad"
on_success: change
use_notice: true
skip_join: true
before_install:
- echo 'yes' | sudo add-apt-repository ppa:chrysn/openscad