Skip to content

Commit

Permalink
added hdf5 system dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskoenig committed Oct 22, 2019
1 parent 94a09bb commit cada755
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ matrix:
python: 3.6


before_install:
sudo apt-get install -y libhdf5-serial-dev

install:
pip install -r requirements.txt

Expand Down

0 comments on commit cada755

Please sign in to comment.