diff --git a/appveyor.yml b/appveyor.yml index 407d21a5..c52c17bd 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,3 +21,4 @@ build: false test_script: - ps: cd tests - python aggregate_tests.py + - appveyor exit