Skip to content

Commit 3d09d07

Browse files
author
Dilawar Singh
committed
Fixed names of brew file.
1 parent bf5726a commit 3d09d07

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
@@ -14,7 +14,9 @@ env:
1414
cache: apt
1515

1616
before_script:
17-
- brew install gsl hdf5 python cmake
17+
- brew install gsl
18+
- brew install homebrew/science/hdf5
19+
- brew install python cmake
1820
- brew install homebrew/python/numpy
1921
- brew install homebrew/python/matplotlib
2022
- brew install pyqt

0 commit comments

Comments
 (0)