From 130bd5718dc4c880665b893feb5219f806bceef0 Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Mon, 27 May 2019 11:16:52 +0200 Subject: Let's try to fix conditional --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 6e999458..21f83f74 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -24,7 +24,7 @@ environment: - target: Python CMAKE_FLAGS: -DWITH_GUDHI_EXAMPLE=OFF -DWITH_GUDHI_TEST=OFF -DWITH_GUDHI_UTILITIES=OFF -DWITH_GUDHI_PYTHON=ON - PYTHON: "C:\\Python37-x64" + PYTHON: "C:\\Python36-x64" cache: -- cgit v1.2.3