aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2db2f0679c..6e200f290f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -58,7 +58,7 @@ before_test:
- msbuild /m test-programs.vcxproj
test_script:
- - pytest -nauto ..\test
+ - pytest -nauto
on_finish:
- ps: |