Add: icu4c to OSX
Required for building SQLite module `icu`
This commit is contained in:
@@ -456,6 +456,7 @@ before_install:
|
||||
- |
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew update
|
||||
brew install icu4c
|
||||
fi
|
||||
- |
|
||||
if [[ "${GOOS}" != "windows" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user