Jelajahi Sumber

appveyor gah ...

Stefan Siegl 8 tahun lalu
induk
melakukan
73e1f3c9a2
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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'