summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index a962bea7..d02e543e 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -57,7 +57,6 @@ build_script:
cd src/cython &
python setup.py install &
python -c "import gudhi; print('gudhi.__version__')"
- #MSBuild RUN_TESTS.vcxproj
) else (
MSBuild GUDHIdev.sln /m /p:Configuration=Release /p:Platform=x64 &
ctest -j 1 -C Release -E diff_files