diff --git a/.appveyor.yml b/.appveyor.yml index 56c8d5b27..456eb4ade 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -48,13 +48,11 @@ install: m2-sed ^ m2-gawk ^ m2-diffutils ^ - m2-perl + m2-perl ^ + m2w64-ntldd-git - # get the latest version of cmake - - cmd: conda install -c conda-forge cmake - - # other deps - - cmd: conda install libnetcdf + # get deps + - cmd: conda install -c conda-forge cmake libnetcdf #---------------------------------# # build configuration #