disable IRC notifications again

This commit is contained in:
Sam Dodrill 2015-02-21 08:17:04 -08:00
parent 5175b1aac7
commit 808f9b6da4
1 changed files with 1 additions and 4 deletions

View File

@ -6,7 +6,4 @@ before-install:
- sudo apt-get update - sudo apt-get update
install: install:
- sudo apt-get install build-essential libssl-dev flex bison astyle - sudo apt-get install build-essential libssl-dev flex bison astyle
script: "(cd ./testsuite/astyle && ./check_style.sh) ./configure && make" script: "(cd ./testsuite/astyle && ./check_style.sh) && ./configure && make"
notifications:
irc: "irc.yolo-swag.com#elemental-ircd"