Commit 6f398a4dcd0f2b52d4467dc5d95bc88888094478

Authored by randx
1 parent f909e25d

Install charlock for travis

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -3,6 +3,7 @@ env: @@ -3,6 +3,7 @@ env:
3 - DB=sqlite 3 - DB=sqlite
4 before_install: 4 before_install:
5 - sudo apt-get install libicu-dev -y 5 - sudo apt-get install libicu-dev -y
  6 + - gem install charlock_holmes -v="0.6.8"
6 - echo "yes" | gem uninstall json ffi 7 - echo "yes" | gem uninstall json ffi
7 branches: 8 branches:
8 only: 9 only: