0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-01-03 09:21:51 +00:00

appveyor gah ...

This commit is contained in:
Stefan Siegl 2017-04-14 22:54:42 +02:00
parent 09f69caf64
commit 73e1f3c9a2
No known key found for this signature in database
GPG Key ID: 51575950154839CD

View File

@ -69,6 +69,7 @@ test_script:
on_finish: on_finish:
- cd c:\projects\php-sdk\v8js-ci\vc14\%Platform%\php-%PHP_VERSION% - cd c:\projects\php-sdk\v8js-ci\vc14\%Platform%\php-%PHP_VERSION%
- type ext\v8js\tests\issue_306_basic.out
- ps: | - ps: |
# upload results to AppVeyor # upload results to AppVeyor
$wc = New-Object 'System.Net.WebClient' $wc = New-Object 'System.Net.WebClient'