We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3fafe1 commit 341e8aeCopy full SHA for 341e8ae
.appveyor.yml
@@ -115,6 +115,6 @@ test_script:
115
116
if exist bin\modules.d dir bin\modules.d
117
118
- "%TEST_PHP_EXECUTABLE%" -dextension=php_timecop.dll %PHP_SRC_DIR%\run-tests.php --show-diff
+ "%TEST_PHP_EXECUTABLE%" %PHP_SRC_DIR%\run-tests.php --show-diff
119
120
exit /b %errorlevel%
0 commit comments