]> jfr.im git - irc/evilnet/znc.git/commit
.travis.yml: enable fast_finish
authorMikaela Suomalainen <redacted>
Mon, 21 Sep 2015 13:40:45 +0000 (16:40 +0300)
committerMikaela Suomalainen <redacted>
Mon, 21 Sep 2015 13:40:45 +0000 (16:40 +0300)
commitf2c53b64e172b5b4cc3deb5d51e3d4415e5adda6
tree9ef24eae8c386d1d5bae7c3ac3c1c9e8935974e5
parentc8ab811a29198c085228ea7047e23833bdddc4a7
.travis.yml: enable fast_finish

When fast_finish is True, Travis will inform that the build has failed
when one build fails which is usually desirable instead of waiting for
everything to finish.

However builds that haven't finished yet will continue, this doesn't
stop them or do anything else to them.

`travis lint` passes so,

[CI SKIP]
.travis.yml