We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f69ca commit 73e1f3cCopy full SHA for 73e1f3c
appveyor.yml
@@ -69,6 +69,7 @@ test_script:
69
70
on_finish:
71
- cd c:\projects\php-sdk\v8js-ci\vc14\%Platform%\php-%PHP_VERSION%
72
+ - type ext\v8js\tests\issue_306_basic.out
73
- ps: |
74
# upload results to AppVeyor
75
$wc = New-Object 'System.Net.WebClient'
0 commit comments