CI: Only post Appveyor IRC notifications when the build fails

Implements 27275.
This commit is contained in:
teor
2018-08-23 09:39:36 +10:00
parent ced350882d
commit 08ad1f1e46
2 changed files with 3 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (continuous integration):
- Only post Appveyor IRC notifications when the build fails.
Implements ticket 27275.