Skip to content

Commit 3726ff4

Browse files
authored
Merge pull request #5 from musm/patch-1
Update .travis.yml
2 parents e3f5896 + 5ecba17 commit 3726ff4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ addons:
1212
apt: # apt-get for linux
1313
packages:
1414
- hdf5-tools # Install it this way to be able to run Travis with `sudo: false`
15-
15+
homebrew:
16+
packages:
17+
- hdf5
1618

1719
matrix:
1820
allow_failures:

0 commit comments

Comments
 (0)