Update appveyor.yml

This commit is contained in:
ulvii 2017-03-30 12:27:32 -07:00 committed by GitHub
parent a7cd638b87
commit b003b0156d

View file

@ -182,3 +182,4 @@ after_test:
$host.SetShouldExit(1);
Write-Host "Forcing build failure due to phpt unit test failure(s)";
}