summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index eace5a606..2cab3e284 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,7 @@ env:
before_install:
- sudo apt-get update -qq || brew update
- - sudo apt-get install autopoint $EXTRALIBS || true # brew install autopoint $EXTRALIBS
+ - sudo apt-get install autopoint $EXTRALIBS || brew install gettext $EXTRALIBS
compiler:
- clang