nimhdf5 icon indicating copy to clipboard operation
nimhdf5 copied to clipboard

Setup travis CI

Open Vindaar opened this issue 6 years ago • 1 comments

Setup travis CI. We should make sure to test all supported HDF5 versions.

See h5py travis setup and especially the script to download the HDF5 source: https://github.com/h5py/h5py/blob/master/ci/travis/get_hdf5_if_needed.sh

Vindaar avatar Oct 20 '18 11:10 Vindaar

CI has been added in https://github.com/Vindaar/nimhdf5/pull/22, however we currently only test

  • on Ubuntu 16.04 (both devel & stable Nim branch)
  • only the HDF5 version in the 16.04 repositories

Before we close this, the upper two should be addressed.

Vindaar avatar Jul 25 '19 14:07 Vindaar