nimhdf5
nimhdf5 copied to clipboard
Setup travis CI
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
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.