Skip to content

Commit

Permalink
[travis] Explicitly install missing homebrew deps
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 17, 2016
1 parent 58ef3c7 commit 0269d05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/travis/osx/before_install.sh
Expand Up @@ -22,6 +22,8 @@ brew install osgeo/osgeo4mac/qgis-214 --without-postgresql --only-dependencies
brew install spawn-fcgi
brew install lighttpd
brew install poppler
brew install bison
brew install expat

brew ln bison --force
brew ln sqlite --force
Expand Down

0 comments on commit 0269d05

Please sign in to comment.