diff options
| -rw-r--r-- | appveyor.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index afdef8f..33ed76b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@  version: "{build}"  build_script: -  - ps: .\tests\appveyor.ps1
\ No newline at end of file +  - ps: .\tests\autotest-appveyor.ps1
\ No newline at end of file  | 
