Skip to content

Commit 6f2affb

Browse files
authored
💚 fix appveyor build (#478)
* 💚🚧 remove -A x64 * ⏪ restore -A x64 * 💚 set cmake generator vs15 2017, not win64
1 parent 58f6746 commit 6f2affb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda.recipe/bld.bat

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
set "CMAKE_GENERATOR=Visual Studio 15 2017"
12
"%PYTHON%" setup.py install
23
"%PYTHON%" setup.py test
34
if errorlevel 1 exit 1

0 commit comments

Comments
 (0)