aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9e5c093..1589601 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -15,6 +15,3 @@ before_build:
build_script:
- cmake --build . --config %CONFIGURATION%
-
-test_script:
- - ctest --build-config %CONFIGURATION%