Skip to content

Commit d52c075

Browse files
committed
AppVeyor: disable fast_finish again
1 parent 03981bb commit d52c075

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ environment:
4545
FFTW_INSTALL_MODE: official
4646
FFTW_ROOT: C:\fftw_download
4747

48-
# TODO: goed idee (?): een MSVC_FFTW_LONGDOUBLE_LINKING_WORKAROUND option toevoegen die manually een long double lib downloadt zodat de tests iig linken, maar met een melding dat die dus niet goed draaien
49-
5048
matrix:
5149
exclude:
5250
- platform: x86
@@ -55,7 +53,7 @@ matrix:
5553
MINICONDA: C:\Miniconda36
5654
allow_failures:
5755
- COLUMN_MAJOR_LAYOUT: ON
58-
fast_finish: true
56+
# fast_finish: true
5957

6058
init:
6159
- C:\"Program Files (x86)"\"Microsoft Visual Studio 14.0"\VC\vcvarsall.bat %PLATFORM%

0 commit comments

Comments
 (0)