Update tests run on Windows on AppVeyor

This commit is contained in:
Florian Rival
2020-02-08 01:25:23 +00:00
parent bac8aa14fa
commit f743a785ad

View File

@@ -57,15 +57,5 @@ test_script:
npm test
cd ..\..
cd GDJS
nom run check-types
cd tests
npm test
cd ..\..
on_finish:
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))