From 6f398a4dcd0f2b52d4467dc5d95bc88888094478 Mon Sep 17 00:00:00 2001 From: randx Date: Sun, 17 Jun 2012 22:53:40 +0300 Subject: [PATCH] Install charlock for travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0c03e38..7a37fc7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ env: - DB=sqlite before_install: - sudo apt-get install libicu-dev -y + - gem install charlock_holmes -v="0.6.8" - echo "yes" | gem uninstall json ffi branches: only: -- libgit2 0.21.2