disable IRC notifications again
This commit is contained in:
parent
5175b1aac7
commit
808f9b6da4
|
@ -6,7 +6,4 @@ before-install:
|
|||
- sudo apt-get update
|
||||
install:
|
||||
- sudo apt-get install build-essential libssl-dev flex bison astyle
|
||||
script: "(cd ./testsuite/astyle && ./check_style.sh) ./configure && make"
|
||||
|
||||
notifications:
|
||||
irc: "irc.yolo-swag.com#elemental-ircd"
|
||||
script: "(cd ./testsuite/astyle && ./check_style.sh) && ./configure && make"
|
||||
|
|
Loading…
Reference in New Issue