8000 Update .travis.yml · matplotlib/matplotlib@c42384f · GitHub
[go: up one dir, main page]

Skip to content

Commit c42384f

Browse files
authored
Update .travis.yml
1 parent 76bdd07 commit c42384f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ before_install: |
103103
export PATH=/usr/lib/ccache:$PATH
104104
else
105105
ci/silence brew update
106+
brew uninstall numpy
106107
brew upgrade python
107108
brew install ffmpeg imagemagick mplayer ccache
108-
brew reinstall numpy
109109
hash -r
110110
which python
111111
python --version

0 commit comments

Comments
 (0)
0