Merge pull request #739 from astavale/update-travis
Remove additional install of pkg-config and automake from macOS CI
This commit is contained in:
commit
0ef06d14ee
@ -71,7 +71,7 @@ matrix:
|
||||
before_install:
|
||||
- brew tap homebrew/science
|
||||
- brew update
|
||||
- brew install ccache pkg-config automake
|
||||
- brew install ccache
|
||||
- brew install --ignore-dependencies gtk-doc
|
||||
- brew install
|
||||
gobject-introspection
|
||||
@ -81,5 +81,5 @@ matrix:
|
||||
cfitsio libmatio
|
||||
orc little-cms2 poppler
|
||||
pango libgsf openslide
|
||||
librsvg giflib openexr
|
||||
librsvg openexr
|
||||
- brew install pygobject3
|
||||
|
Loading…
Reference in New Issue
Block a user