Remove useless irc notifications completely from the travis file

This commit is contained in:
pancake 2019-10-10 15:00:45 +02:00
parent 32dafd2374
commit b890cf2e6a

View File

@ -106,8 +106,3 @@ script:
else
$SHELL travis-script
fi
notifications:
irc: "chat.freenode.net#radare"
on_success: never
on_failure: never