Merge pull request #739 from astavale/update-travis

Remove additional install of pkg-config and automake from macOS CI
This commit is contained in:
John Cupitt 2017-09-17 16:44:40 +01:00 committed by GitHub
commit 0ef06d14ee
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ matrix:
before_install: before_install:
- brew tap homebrew/science - brew tap homebrew/science
- brew update - brew update
- brew install ccache pkg-config automake - brew install ccache
- brew install --ignore-dependencies gtk-doc - brew install --ignore-dependencies gtk-doc
- brew install - brew install
gobject-introspection gobject-introspection
@ -81,5 +81,5 @@ matrix:
cfitsio libmatio cfitsio libmatio
orc little-cms2 poppler orc little-cms2 poppler
pango libgsf openslide pango libgsf openslide
librsvg giflib openexr librsvg openexr
- brew install pygobject3 - brew install pygobject3