Install charlock for travis
This commit is contained in:
parent
f909e25d1b
commit
6f398a4dcd
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue