Fix AppVeyor script path

This commit is contained in:
Arseny Kapoulkine 2015-04-13 20:10:45 -07:00
parent 218ddd0376
commit baacd81907

View File

@ -1,4 +1,4 @@
version: "{build}"
build_script:
- ps: .\tests\appveyor.ps1
- ps: .\tests\autotest-appveyor.ps1