diff --git a/appveyor.yml b/appveyor.yml index 16cc0c6..28653e1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,6 +22,9 @@ build: test_script: - dir + - cd build + - dir + - ctest -VV - dir '%APPVEYOR_BUILD_FOLDER%' - cd build - cd Debug