Explorar el Código

appveyor gah ...

Stefan Siegl hace 8 años
padre
commit
73e1f3c9a2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'