mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
Trying an earlier version of hdf5 with appveyor.
This commit is contained in:
parent
d54e133e8d
commit
05d0b282bd
@ -22,7 +22,7 @@ install:
|
||||
- cmd: call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
|
||||
- cmd: conda config --set always_yes yes --set changeps1 no --set show_channel_urls true
|
||||
- cmd: conda update conda
|
||||
- cmd: conda install hdf5 curl hdf4
|
||||
- cmd: conda install hdf5=1.8.18 curl hdf4
|
||||
|
||||
configuration: Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user