Travis: update brew installation instructions.
The `brew upgrade` is no longer needed as Travis updated the versions in their image.pull/33/merge
parent
e7edc39b34
commit
cd5b5b2d7c
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh -xe
|
||||
|
||||
brew update
|
||||
brew upgrade cmake libpng
|
||||
brew install freetype cairo
|
||||
|
|
Loading…
Reference in New Issue