Skip to content

Commit b5aea29

Browse files
committed
macOS fix thanks to homebrew changes
1 parent 3a48e62 commit b5aea29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ os:
88
osx_image: xcode9.3
99
install:
1010
- export PREBUILD_SLUG=$TRAVIS_REPO_SLUG
11+
- export PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig" #node-gfx/node-canvas-prebuilt#76
1112
- >- # this should only run on linux
1213
if [ $TRAVIS_OS_NAME = "linux" ]; then
1314

0 commit comments

Comments
 (0)