Trying an earlier version of hdf5 with appveyor.

This commit is contained in:
Ward Fisher 2018-05-15 12:16:19 -06:00
parent d54e133e8d
commit 05d0b282bd

View File

@ -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