deno_install/.appveyor.yml
Mark Tiedemann 9a086b54a5 Remove Python installer (#43)
Use install.sh instead.
2019-03-01 10:29:05 -05:00

4 lines
77 B
YAML

build: off
test_script:
- ps: .\install_test.ps1
- pwsh install_test.ps1