diff --git a/.travis.yml b/.travis.yml index 28d2a7ab35..d37ab851e6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,15 @@ language: cpp +notifications: + irc: + channels: "chat.freenode.net#ppsspp" + on_success: change + on_failure: always + skip_join: true + template: + - "%{repository_slug}:%{branch} - %{message} %{build_url}" + env: - PPSSPP_BUILD_TYPE=Linux CMAKE=TRUE