Skip to content

Commit

Permalink
Travis builds need HDF5.
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Sep 16, 2016
1 parent 63d1148 commit 0700de7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ python:
- 2.7
- 3.5
install:
- sudo apt-get -qq update
- sudo apt-get install -y libhdf5-serial-dev
- wget http://salilab.org/modeller/9.17/modeller_9.17-1_amd64.deb
- sudo dpkg -i modeller_9.17-1_amd64.deb
script:
Expand Down

0 comments on commit 0700de7

Please sign in to comment.