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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user