geo-fluid-dynamics / phaseflow-fenics

Phaseflow simulates the convection-coupled melting and solidification of phase-change materials.
MIT License
52 stars 23 forks source link

How to properly handle HDF5 dependency with Travis? #55

Closed agzimmerman closed 7 years ago

agzimmerman commented 7 years ago

Should we go back to having our own Docker image? For now I'm just doing pip install since it doesn't seem to take very long.

agzimmerman commented 7 years ago

Solved as of commit 5d66464bad6bfe8a44fa9c3213f4b4cc023d7016

Now we have the docker image zimmerman/phaseflow-fenics:latest which always has all of the dependencies installed, including h5py.