build: Set Travis conf to "allow failure" for long-failing builds
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Jul 2018 01:08:02 +0000 (18:08 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 3 Jul 2018 01:11:42 +0000 (18:11 -0700)
commitee5eb48a0bd8f4072bed8eae4af5b7d9f40df74f
tree393a09d25f0fb47b82b5ec0b31279799c36ffe0a
parent9be835917d83dea04897484211f6627e9e0101d3
build: Set Travis conf to "allow failure" for long-failing builds

Specifically, PHP 7.2, postgres and all HHVM builds have been
failing for at least a month or more. In order for notifications
to become useful, whitelist these for now, so that next time
the main MySQL/PHP 7.0 or PHP 7.1 build failes, we'll notice
sooner.

Also move the notifs back to #wikimedia-dev and make it match
the configuration of other repos that use Travis via GitHub
(such as CSSJanus), specifically, to use a message template
that spans only a single line, instead of the default which
spans several lines.

Change-Id: I3abbff51414d33cde34cca26896724e8999c32db
.travis.yml