From 606c97d9f85524b57bb58d8306abfa24e1a2a545 Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Tue, 17 Nov 2015 15:40:36 -0800 Subject: [PATCH] Correct `.travis.yml` typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 74c8293fe2..2019384e19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ addons: - libicu-dev - libssl-dev - libunwind8 - - zlib1e + - zlib1g before_install: - if test "$TRAVIS_OS_NAME" == "osx"; then brew update; brew install icu4c; fi env: