From b003b0156dfd769d09ec7896ed1e400fe61f8337 Mon Sep 17 00:00:00 2001 From: ulvii Date: Thu, 30 Mar 2017 12:27:32 -0700 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 358ebb0a..3c9eba19 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -182,3 +182,4 @@ after_test: $host.SetShouldExit(1); Write-Host "Forcing build failure due to phpt unit test failure(s)"; } +