mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-02 11:43:31 +00:00
Try having travis notify us on build failure.
This commit is contained in:
parent
d9e543fdd2
commit
93869cdee4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user