Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76bdd07

Browse files
committed
Try to brew reinstall numpy on travis
1 parent f77c979 commit 76bdd07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ before_install: |
105105
ci/silence brew update
106106
brew upgrade python
107107
brew install ffmpeg imagemagick mplayer ccache
108+
brew reinstall numpy
108109
hash -r
109110
which python
110111
python --version

0 commit comments

Comments
 (0)