Skip to content

Commit

Permalink
Upgrade pkg-config travis-ci for OS X.
Browse files Browse the repository at this point in the history
Fixes 'zlib not found` errors.
Details: Homebrew/brew#563
  • Loading branch information
sledgehammer999 committed Sep 8, 2016
1 parent c1ee91c commit 10908a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ install:
# dependencies
brew update > /dev/null ;
brew install colormake ccache ;
brew outdated "pkg-config" || brew upgrade "pkg-config" ;
# libtorrent-rasterbar 1.0.9
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/477d5060fa093883204d70323965375353e03084/Formula/libtorrent-rasterbar.rb ;
Expand Down

0 comments on commit 10908a6

Please sign in to comment.