icu4c 62.1 already installed

This commit is contained in:
Yasuhiro Matsumoto 2018-09-11 10:39:41 +09:00
parent c37ebbc6b2
commit c71eddf069
No known key found for this signature in database
GPG Key ID: 622DE34DC490584B
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ before_install:
- |
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update
brew upgrade icu4c
fi
- |
go get github.com/smartystreets/goconvey