Skip to content

Commit

Permalink
macOS fix thanks to homebrew changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chearon committed Mar 15, 2019
1 parent 3a48e62 commit b5aea29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ os:
osx_image: xcode9.3
install:
- export PREBUILD_SLUG=$TRAVIS_REPO_SLUG
- export PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig" #node-gfx/node-canvas-prebuilt#76
- >- # this should only run on linux
if [ $TRAVIS_OS_NAME = "linux" ]; then
Expand Down

0 comments on commit b5aea29

Please sign in to comment.