icu4c 62.1 already installed

This commit is contained in:
Yasuhiro Matsumoto
2018-09-11 10:39:41 +09:00
parent c37ebbc6b2
commit c71eddf069

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