Skip to content

Commit

Permalink
ci fix h5py
Browse files Browse the repository at this point in the history
  • Loading branch information
alimanfoo committed Oct 25, 2016
1 parent 73178a8 commit e07d76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
- "2.6"
before_install:
- sudo apt-get -qq update
- sudo apt-get build-dep -y python3-h5py
- sudo apt-get build-dep -y python-h5py
install:
- pip install -U pip setuptools wheel
- pip install -r ci_requirements.txt
Expand Down

0 comments on commit e07d76f

Please sign in to comment.