Browse Source

appveyor gah ...

Stefan Siegl 8 years ago
parent
commit
73e1f3c9a2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

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