Try having travis notify us on build failure.

This commit is contained in:
Unknown W. Brackets 2014-12-14 17:19:57 -08:00
parent d9e543fdd2
commit 93869cdee4

View File

@ -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