Skip to content

Commit 5ecba17

Browse files
authored
Update .travis.yml
1 parent e3f5896 commit 5ecba17

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)